]> source.dussan.org Git - sonarqube.git/commitdiff
increase timeout of Cirrus task validate to 90m
authorSébastien Lesaint <sebastien.lesaint@sonarsource.com>
Mon, 8 Oct 2018 14:19:51 +0000 (16:19 +0200)
committersonartech <sonartech@sonarsource.com>
Wed, 10 Oct 2018 07:23:05 +0000 (09:23 +0200)
.cirrus.yml

index 66bde672491d991a01cabaca7b82f25e4acc4258..b693d7d311f3278ddf88b844f2514e3084ee1588 100644 (file)
@@ -67,6 +67,7 @@ validate_task:
   depends_on: build
   only_if: $CIRRUS_BRANCH !=~ "dogfood/.*" && $CIRRUS_BRANCH != "public_master"
   auto_cancellation: $CIRRUS_BRANCH != 'master' && $CIRRUS_BRANCH !=~ 'branch.*' && $CIRRUS_BRANCH != 'dogfood-on-next'
+  timeout_in: 90m
   gke_container:
     image: gcr.io/ci-cd-215716/sonar-enterprise-build:0.0.3
     cluster_name: cirrus-cluster