Skip to content

Commit c759950

Browse files
committed
BUILD-8000 Update branch name for AMI QA
1 parent 689b83b commit c759950

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 == "ci-images-verifier" || $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-it/master" || $CIRRUS_BRANCH =~ "branch-.*" || $CIRRUS_BRANCH =~ "dogfood-on-.*")
2525

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

0 commit comments

Comments
 (0)