]> git.mxchange.org Git - friendica-addons.git/commitdiff
Exclude .woodpecker instead of .drone.yml
authorPhilipp <admin@philipp.info>
Sun, 6 Feb 2022 20:50:45 +0000 (21:50 +0100)
committerPhilipp <admin@philipp.info>
Sun, 6 Feb 2022 20:50:45 +0000 (21:50 +0100)
.woodpecker/.continuous-deployment.yml
.woodpecker/.releaser.yml

index ae720e54b32df8a59fc1f03844017b3fc11de96c..d2b707a1e89c7fbd91d8c3430059a83e1a727be0 100644 (file)
@@ -71,7 +71,7 @@ pipeline:
         --exclude='.editorconfig'
         --exclude='.gitattributes'
         --exclude='.gitignore'
-        --exclude='.drone.yml'
+        --exclude='.woodpecker'
         --exclude='**/*/messages.po'
         -cvzf ./build/$ARTIFACT addon/
       - cd ./build
index 1babeee746d660a05ee8b41adf8be3238031152b..8380ff57c23b4ec59955ffb7aec7f920b21f7451 100644 (file)
@@ -71,7 +71,7 @@ pipeline:
         --exclude='.editorconfig'
         --exclude='.gitattributes'
         --exclude='.gitignore'
-        --exclude='.drone.yml'
+        --exclude='.woodpecker'
         --exclude='**/*/messages.po'
         -cvzf ./build/$ARTIFACT addon/
       - cd ./build