]> source.dussan.org Git - sonarqube.git/commitdiff
Increase timeout of Cirrus build task to 90 minutes
authorSimon Brandhof <simon.brandhof@sonarsource.com>
Wed, 3 Oct 2018 19:26:27 +0000 (21:26 +0200)
committerSonarTech <sonartech@sonarsource.com>
Thu, 4 Oct 2018 18:20:56 +0000 (20:20 +0200)
This is a temporary workaround before decreasing duration.

.cirrus.yml

index 2ba309e7057eab3120f340ffe0e9a6b4a30c23b7..4f00b18d04c1f99f4847b4cec5f7c7f501026857 100644 (file)
@@ -34,6 +34,7 @@ env:
 build_task:
   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: gradle:4.10.1-jdk8
     cluster_name: cirrus-cluster