aboutsummaryrefslogtreecommitdiff
path: root/.drone.yml
diff options
context:
space:
mode:
authorThedro Neely <thedroneely@gmail.com>2019-08-18 04:08:32 -0400
committerThedro Neely <thedroneely@gmail.com>2019-08-18 04:20:14 -0400
commitf2029b6db414ce76f3e52de67c7b0f7945989a7e (patch)
treef416ca8e7d8287c4d3303253abe1ccef60c204c2 /.drone.yml
parent070fe05423adc3a9b61d06801bf24b14af86a82b (diff)
downloadthedroneely.com-f2029b6db414ce76f3e52de67c7b0f7945989a7e.tar.gz
thedroneely.com-f2029b6db414ce76f3e52de67c7b0f7945989a7e.tar.bz2
thedroneely.com-f2029b6db414ce76f3e52de67c7b0f7945989a7e.zip
.drone.yml: Use self hosted openring binary
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 70ad964..0c2bbe3 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -125,7 +125,7 @@ steps:
- apt-get update
- apt-get install -y wget
- - wget https://yukari.sr.ht/openring
+ - wget https://www.thedroneely.com/openring
- chmod +x openring
- >