Skip to content

Commit 52e8e43

Browse files
authored
Merge pull request #31225 from def-/pr-gcp-fix
ci: Enable branch filter for GCP terraform+helm chart test
2 parents 9c6a3d0 + 7eae3b3 commit 52e8e43

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)