]> git.mxchange.org Git - friendica.git/blobdiff - .drone.yml
Merge pull request #10813 from tobiasd/20211003-lengthcounter
[friendica.git] / .drone.yml
index ab2875e98082e165193b7aba4fac3a94461740ce..4c4555a8a8da24e987be1bdc05382e31be047d46 100644 (file)
@@ -410,6 +410,7 @@ steps:
       - # calculate SHA256 checksum
       - cd ./build
       - sha256sum "$ARTIFACT" > "$ARTIFACT.sum256"
+      - chmod 664 ./*
       - ls -lh
       - # output the sha256 sum for checking
       - cat "$ARTIFACT.sum256"
@@ -518,6 +519,7 @@ steps:
       - # calculate SHA256 checksum
       - cd ./build
       - sha256sum "$ARTIFACT" > "$ARTIFACT.sum256"
+      - chmod 664 ./*
       - ls -lh
       - # output the sha256 sum for checking
       - cat "$ARTIFACT.sum256"