Skip to content

Commit 3dd4f7c

Browse files
Update SonarSource QA
1 parent d0bc691 commit 3dd4f7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cirrus.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ env:
2121
SLACK_CHANNEL: squad-ide-intellij-family-bots
2222

2323
only_sonarsource_qa: &ONLY_SONARSOURCE_QA
24-
only_if: $CIRRUS_USER_COLLABORATOR == 'true' && $CIRRUS_TAG == "" && ($CIRRUS_PR != "" || $CIRRUS_BRANCH == "master" || $CIRRUS_BRANCH =~ "branch-.*" || $CIRRUS_BRANCH =~ "dogfood-on-.*")
24+
only_if: $CIRRUS_USER_COLLABORATOR == 'true' && $CIRRUS_TAG == "" && ($CIRRUS_PR != "" || $CIRRUS_BRANCH == "master" || $CIRRUS_BRANCH == "ci-images-verifier" || $CIRRUS_BRANCH =~ "branch-.*" || $CIRRUS_BRANCH =~ "dogfood-on-.*")
2525

2626
container_definition: &CONTAINER_DEFINITION
2727
cluster_name: ${CIRRUS_CLUSTER_NAME}

0 commit comments

Comments
 (0)