Skip to content

Commit 7eae3b3

Browse files
committed
ci: Enable branch filter for GCP terraform+helm chart test
Works now, doesn't have to run on PRs
1 parent 86b9bbc commit 7eae3b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/nightly/pipeline.template.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1252,7 +1252,7 @@ steps:
12521252
- ./ci/plugins/mzcompose:
12531253
composition: terraform
12541254
run: gcp
1255-
#branches: "main v*.* lts-v*"
1255+
branches: "main v*.* lts-v*"
12561256

12571257
- group: "Output consistency"
12581258
key: output-consistency

0 commit comments

Comments
 (0)