From: Simon Brandhof Date: Wed, 19 Sep 2018 07:35:39 +0000 (+0200) Subject: Use bash image in deploy_docs_task of Cirrus X-Git-Tag: 7.5~457 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=4f5e9d9f87a37dc04fa147667afee85743cab643;p=sonarqube.git Use bash image in deploy_docs_task of Cirrus --- 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