upload tar.gz instead of zip

This commit is contained in:
Harvey Tindall
2020-10-08 21:37:44 +01:00
parent 0e415020f7
commit a12678bd4d
3 changed files with 9 additions and 4 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ steps:
- chmod +x goreleaser.sh
- ./goreleaser.sh --snapshot --skip-publish --rm-dist
- wget https://builds.hrfee.pw/upload.py
- python3 upload.py https://builds.hrfee.pw hrfee jfa-go ./dist/*.zip
- bash -c 'python3 upload.py https://builds.hrfee.pw hrfee jfa-go ./dist/*.tar.gz'
environment:
BUILDRONE_KEY:
from_secret: BUILDRONE_KEY