1
0
mirror of https://github.com/hrfee/jfa-go.git synced 2024-06-02 07:37:48 +02:00

install requests dep for upload.py

sorry for commit spam.
This commit is contained in:
Harvey Tindall 2020-10-08 21:48:15 +01:00
parent a12678bd4d
commit 5fd2e81fe4
Signed by: hrfee
GPG Key ID: BBC65952848FB1A2

View File

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