Skip to content

Commit fe718f9

Browse files
SONARXML-206 Remove subnet-related config from .cirrus.yml (#315)
1 parent 9a4dbee commit fe718f9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.cirrus.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ win_vm_definition: &WINDOWS_VM_DEFINITION
3535
region: eu-central-1
3636
disk: 128
3737
type: c5.4xlarge
38-
subnet_id: ${CIRRUS_AWS_SUBNET}
3938

4039
only_sonarsource_qa: &ONLY_SONARSOURCE_QA
4140
only_if: $CIRRUS_USER_COLLABORATOR == 'true' && $CIRRUS_TAG == "" && ($CIRRUS_PR != "" || $CIRRUS_BRANCH == "master" || $CIRRUS_BRANCH =~ "branch-.*" || $CIRRUS_BRANCH =~ "dogfood-on-.*")

0 commit comments

Comments
 (0)