Skip to content

Commit b246939

Browse files
committed
DNM: Test
1 parent d38de8c commit b246939

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ci/nightly/pipeline.template.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1268,7 +1268,7 @@ steps:
12681268
- ./ci/plugins/mzcompose:
12691269
composition: terraform
12701270
run: aws-temporary
1271-
branches: "main v*.* lts-v*"
1271+
#branches: "main v*.* lts-v*"
12721272

12731273
- id: terraform-gcp
12741274
label: "Terraform + Helm Chart E2E on GCP"
@@ -1284,7 +1284,7 @@ steps:
12841284
- ./ci/plugins/mzcompose:
12851285
composition: terraform
12861286
run: gcp-temporary
1287-
branches: "main v*.* lts-v*"
1287+
#branches: "main v*.* lts-v*"
12881288

12891289
- group: "Output consistency"
12901290
key: output-consistency

0 commit comments

Comments
 (0)