From 4f5e9d9f87a37dc04fa147667afee85743cab643 Mon Sep 17 00:00:00 2001 From: Simon Brandhof Date: Wed, 19 Sep 2018 09:35:39 +0200 Subject: Use bash image in deploy_docs_task of Cirrus --- .cirrus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.cirrus.yml') diff --git a/.cirrus.yml b/.cirrus.yml index c805b0bf37e..513e1b2de30 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -51,7 +51,7 @@ deploy_docs_task: depends_on: build only_if: $CIRRUS_BRANCH == 'dogfood-on-next' gke_container: - image: gradle:4.9.0-jdk8 + image: gcr.io/ci-cd-215716/sonar-enterprise-bash:0.0.1 cluster_name: cirrus-cluster zone: us-central1-a namespace: default -- cgit v1.2.3