install requests dep for upload.py

sorry for commit spam.
pull/20/head
Harvey Tindall 4 years ago
parent a12678bd4d
commit 5fd2e81fe4
No known key found for this signature in database
GPG Key ID: BBC65952848FB1A2

@ -39,6 +39,7 @@ steps:
- chmod +x goreleaser.sh
- ./goreleaser.sh --snapshot --skip-publish --rm-dist
- wget https://builds.hrfee.pw/upload.py
- pip3 install requests
- bash -c 'python3 upload.py https://builds.hrfee.pw hrfee jfa-go ./dist/*.tar.gz'
environment:
BUILDRONE_KEY:

Loading…
Cancel
Save