Exclude .woodpecker instead of .drone.yml
This commit is contained in:
@@ -71,7 +71,7 @@ pipeline:
|
|||||||
--exclude='.editorconfig'
|
--exclude='.editorconfig'
|
||||||
--exclude='.gitattributes'
|
--exclude='.gitattributes'
|
||||||
--exclude='.gitignore'
|
--exclude='.gitignore'
|
||||||
--exclude='.drone.yml'
|
--exclude='.woodpecker'
|
||||||
--exclude='**/*/messages.po'
|
--exclude='**/*/messages.po'
|
||||||
-cvzf ./build/$ARTIFACT addon/
|
-cvzf ./build/$ARTIFACT addon/
|
||||||
- cd ./build
|
- cd ./build
|
||||||
|
|||||||
@@ -71,7 +71,7 @@ pipeline:
|
|||||||
--exclude='.editorconfig'
|
--exclude='.editorconfig'
|
||||||
--exclude='.gitattributes'
|
--exclude='.gitattributes'
|
||||||
--exclude='.gitignore'
|
--exclude='.gitignore'
|
||||||
--exclude='.drone.yml'
|
--exclude='.woodpecker'
|
||||||
--exclude='**/*/messages.po'
|
--exclude='**/*/messages.po'
|
||||||
-cvzf ./build/$ARTIFACT addon/
|
-cvzf ./build/$ARTIFACT addon/
|
||||||
- cd ./build
|
- cd ./build
|
||||||
|
|||||||
Reference in New Issue
Block a user