aboutsummaryrefslogtreecommitdiff
path: root/.drone.yml
diff options
context:
space:
mode:
authorHarvey Tindall <hrfee@protonmail.ch>2021-01-15 22:21:33 +0000
committerHarvey Tindall <hrfee@protonmail.ch>2021-01-15 22:21:33 +0000
commit750317a0d71de8c47233c019a7c07353d3103d5d (patch)
tree563170a6099c96d06e056b100e6d5068c60df431 /.drone.yml
parent648f56f1d01b1867ab296bb4594d6a26b025451f (diff)
downloadwaybar-mpris-750317a0d71de8c47233c019a7c07353d3103d5d.tar.gz
waybar-mpris-750317a0d71de8c47233c019a7c07353d3103d5d.zip
url
Diffstat (limited to '.drone.yml')
-rw-r--r--.drone.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.drone.yml b/.drone.yml
index 8219f6e..062d1ff 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -14,7 +14,7 @@ steps:
- ./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 waybar-mpris ./dist/*.tar.gz'
+ - bash -c 'python3 upload.py https://builds2.hrfee.pw hrfee waybar-mpris ./dist/*.tar.gz'
environment:
BUILDRONE_KEY:
from_secret: BUILDRONE_KEY