aboutsummaryrefslogtreecommitdiffstats
path: root/.cirrus.yml
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@sonarsource.com>2018-09-19 09:35:39 +0200
committerSonarTech <sonartech@sonarsource.com>2018-09-19 10:54:37 +0200
commit4f5e9d9f87a37dc04fa147667afee85743cab643 (patch)
treeb1a957ad76410e4b609690b3deae09018c0e20ee /.cirrus.yml
parent8442693da0375852b57e6a43fdb5774c48be04c3 (diff)
downloadsonarqube-4f5e9d9f87a37dc04fa147667afee85743cab643.tar.gz
sonarqube-4f5e9d9f87a37dc04fa147667afee85743cab643.zip
Use bash image in deploy_docs_task of Cirrus
Diffstat (limited to '.cirrus.yml')
-rw-r--r--.cirrus.yml2
1 files changed, 1 insertions, 1 deletions
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