Skip to content

Commit

Permalink
install requests dep for upload.py
Browse files Browse the repository at this point in the history
sorry for commit spam.
  • Loading branch information
hrfee committed Oct 8, 2020
1 parent a12678b commit 5fd2e81
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 5fd2e81

Please sign in to comment.