aboutsummaryrefslogtreecommitdiffstats
path: root/.cirrus.yml
diff options
context:
space:
mode:
authorPhilippe Perrin <philippe.perrin@sonarsource.com>2021-10-05 16:27:03 +0200
committersonartech <sonartech@sonarsource.com>2021-10-06 20:03:08 +0000
commit3901540ab1ae1bf0f5c63b4ed7abbf3c75ef290b (patch)
tree8cca5de1cedbcc4bae5c21d9bd126f1804e7dca6 /.cirrus.yml
parentcffacbf903fdce93764694228d7053903b79b180 (diff)
downloadsonarqube-3901540ab1ae1bf0f5c63b4ed7abbf3c75ef290b.tar.gz
sonarqube-3901540ab1ae1bf0f5c63b4ed7abbf3c75ef290b.zip
Fix dependency checks for frontend projects
Diffstat (limited to '.cirrus.yml')
-rw-r--r--.cirrus.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index 6b639d43c6a..766ff7e703f 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -558,6 +558,7 @@ owasp_check_task:
$CIRRUS_CRON == "weekly-latest" ||
$CIRRUS_CRON == "weekly-lts" ||
changesInclude('private/owasp/*.xml')
+ <<: *YARN_CACHE_TEMPLATE
timeout_in: 30m
gke_container:
<<: *GKE_CONTAINER_TEMPLATE