aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarvey Tindall <hrfee@protonmail.ch>2021-06-25 01:57:29 +0100
committerHarvey Tindall <hrfee@protonmail.ch>2021-06-25 01:57:29 +0100
commitc26c13e984b8835d216a83cef666d7da875cfb4e (patch)
tree236bace75394471e5f23af3b57bad2f60d37160e
parent174d243f1574b0524e4a90f17b4c153728f1f5fd (diff)
downloadwaybar-mpris-c26c13e984b8835d216a83cef666d7da875cfb4e.tar.gz
waybar-mpris-c26c13e984b8835d216a83cef666d7da875cfb4e.zip
upload to buildrone before apt
-rw-r--r--.drone.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.drone.yml b/.drone.yml
index a6f9be7..920577b 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -17,9 +17,9 @@ steps:
- ./version.sh ./goreleaser.sh --snapshot --skip-publish --rm-dist
- wget https://builds.hrfee.pw/upload.py
- pip3 install requests
+ - bash -c 'python3 upload.py https://builds2.hrfee.pw hrfee waybar-mpris --upload ./dist/*.tar.gz ./dist/*.rpm'
- bash -c 'sftp -P 2022 -i /id_rsa -o StrictHostKeyChecking=no root@161.97.102.153:/repo/incoming <<< $"put dist/*.deb"'
- bash -c 'ssh -i /id_rsa root@161.97.102.153 -p 2022 "repo-process-deb trusty-unstable"'
- - bash -c 'python3 upload.py https://builds2.hrfee.pw hrfee waybar-mpris --upload ./dist/*.tar.gz ./dist/*.rpm'
environment:
BUILDRONE_KEY:
from_secret: BUILDRONE_KEY