aboutsummaryrefslogtreecommitdiffstats
path: root/.cirrus.yml
diff options
context:
space:
mode:
authorPierre <pierre.guillot@sonarsource.com>2022-01-28 12:07:28 +0100
committersonartech <sonartech@sonarsource.com>2022-01-28 20:03:09 +0000
commit2f30a4b868f310faf3d5825b7fbe93de2e105321 (patch)
treed98da8cba661e31b431733bef13430626cb63184 /.cirrus.yml
parent89a3d21bc28f2fa6201b5e8b1185d5358481b3dd (diff)
downloadsonarqube-2f30a4b868f310faf3d5825b7fbe93de2e105321.tar.gz
sonarqube-2f30a4b868f310faf3d5825b7fbe93de2e105321.zip
Temporary increase validate timeout due to the license update
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 5da6b235309..1da6536060f 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -236,7 +236,7 @@ validate_task:
- yarn_validate-ci
- yarn_lint-report-ci
- junit
- timeout_in: 90m
+ timeout_in: 360m
gke_container:
<<: *GKE_CONTAINER_TEMPLATE
cpu: 7.5