We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dead293 commit be56834Copy full SHA for be56834
.drone.yml
@@ -121,7 +121,7 @@ steps:
121
--exclude='.gitignore'
122
--exclude='.drone.yml'
123
--exclude='**/*/messages.po'
124
- -cvjf ./build/$ARTIFACT addon/
+ -cvzf ./build/$ARTIFACT addon/
125
- # calculate SHA256 checksum
126
- cd ./build
127
- sha256sum "$ARTIFACT" > "$ARTIFACT.sum256"
@@ -225,7 +225,7 @@ steps:
225
226
227
228
229
230
231
0 commit comments