From 1aec6d6fa0fc23346d9658401e7f7bd5c2906db6 Mon Sep 17 00:00:00 2001 From: TriplEight Date: Sat, 27 Apr 2019 20:02:02 +0200 Subject: [PATCH] image name was changed, pipeline will fail (#2397) --- substrate/.gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/substrate/.gitlab-ci.yml b/substrate/.gitlab-ci.yml index e0fe1f6b4e..a8141ee79e 100644 --- a/substrate/.gitlab-ci.yml +++ b/substrate/.gitlab-ci.yml @@ -226,7 +226,7 @@ publish-s3-doc: stage: deploy when: manual retry: 1 - image: parity/kubectl-helm:$HELM_VERSION + image: parity/kubetools:latest <<: *build-only tags: # this is the runner that is used to deploy it