aboutsummaryrefslogtreecommitdiffstats
path: root/.cirrus.yml
diff options
context:
space:
mode:
authorZipeng WU <zipeng.wu@sonarsource.com>2021-07-28 15:50:33 +0200
committersonartech <sonartech@sonarsource.com>2021-07-28 20:02:55 +0000
commit14cd54a8a3eba4a77dd79be0e112f9d10bcd316a (patch)
tree4a60712ec55abff4d0f759afe9f2e7839478559a /.cirrus.yml
parente8f689cc1bfa3c58f7e8d65ef1131789dcd70b58 (diff)
downloadsonarqube-14cd54a8a3eba4a77dd79be0e112f9d10bcd316a.tar.gz
sonarqube-14cd54a8a3eba4a77dd79be0e112f9d10bcd316a.zip
Nightly build launch IT on all QA categories
Diffstat (limited to '.cirrus.yml')
-rw-r--r--.cirrus.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index 58bb12a2e9d..564c8f9368a 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -36,7 +36,6 @@ only_default_depending_on_build_template: &ONLY_DEFAUT_DEPENDING_ON_BUILD_TEMPLA
only_if: >-
$CIRRUS_BRANCH !=~ "dogfood/.*" &&
$CIRRUS_BRANCH != "public_master" &&
- $CIRRUS_BRANCH != "branch-nightly-build" &&
$CIRRUS_CRON == ""
docker_build_container_template: &GKE_CONTAINER_TEMPLATE