summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuben Pollan <meskio@sindominio.net>2019-06-13 14:45:49 +0200
committerRuben Pollan <meskio@sindominio.net>2019-06-13 19:03:27 +0200
commit38bca5b01b99c386fb23943ea3cb03993a01bffa (patch)
tree88a1082499e3387227acf809f33e3b0a2029cd10
parenta9ab5e74832545b7914fbbda45b97db10c8e9265 (diff)
[ci] get the right path for the docker image0.19.6
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index b8ea2ce..1430603 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -145,7 +145,7 @@ branded_push:
trigger_deb:
- image: 0xacab.org:4567/leap/docker/buster_amd64:latest
+ image: 0xacab.org:4567/leap/docker/debian:buster_amd64
stage: trigger
script:
- "curl -X POST -F token=$RISEUP_VPN_DEB_TRIGGER_TOKEN -F ref=master https://0xacab.org/api/v4/projects/1916/trigger/pipeline"