diff options
| author | Harvey Tindall <hrfee@protonmail.ch> | 2021-01-15 22:21:33 +0000 |
|---|---|---|
| committer | Harvey Tindall <hrfee@protonmail.ch> | 2021-01-15 22:21:33 +0000 |
| commit | 750317a0d71de8c47233c019a7c07353d3103d5d (patch) | |
| tree | 563170a6099c96d06e056b100e6d5068c60df431 | |
| parent | 648f56f1d01b1867ab296bb4594d6a26b025451f (diff) | |
| download | waybar-mpris-750317a0d71de8c47233c019a7c07353d3103d5d.tar.gz waybar-mpris-750317a0d71de8c47233c019a7c07353d3103d5d.zip | |
url
| -rw-r--r-- | .drone.yml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
