We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a4dbee commit fe718f9Copy full SHA for fe718f9
.cirrus.yml
@@ -35,7 +35,6 @@ win_vm_definition: &WINDOWS_VM_DEFINITION
35
region: eu-central-1
36
disk: 128
37
type: c5.4xlarge
38
- subnet_id: ${CIRRUS_AWS_SUBNET}
39
40
only_sonarsource_qa: &ONLY_SONARSOURCE_QA
41
only_if: $CIRRUS_USER_COLLABORATOR == 'true' && $CIRRUS_TAG == "" && ($CIRRUS_PR != "" || $CIRRUS_BRANCH == "master" || $CIRRUS_BRANCH =~ "branch-.*" || $CIRRUS_BRANCH =~ "dogfood-on-.*")
0 commit comments