]> git.mxchange.org Git - friendica.git/blobdiff - .woodpecker/.continuous-deployment.yml
Remove relocation form from Admin Site settings
[friendica.git] / .woodpecker / .continuous-deployment.yml
index 69886557e323850ed01cee05f00f12d812924305..d334a4307aa13042426e159f0e0ae35065a1d828 100644 (file)
@@ -62,7 +62,7 @@ pipeline:
       - export RELEASE="friendica-full-$VERSION"
       - export ARTIFACT="$RELEASE.tar.gz"
       - tar
-        --transform "s,^,$RELEASE/,"
+        --transform "s,^,$RELEASE/,S"
         -X mods/release-list-exclude.txt
         -T mods/release-list-include.txt
         -cvzf ./build/$ARTIFACT