Skip to content

Commit dac4bc3

Browse files
committed
Merge remote-tracking branch 'origin/main' into ci-update-cloudnative-pg-to-0.23.2
2 parents 0484e18 + 8e129bd commit dac4bc3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

charts/otomi-pipelines/templates/tekton-pipeline.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -82,3 +82,6 @@ spec:
8282
- input: $(tasks.otomi-git-clone.results.TRIGGER_TEAMS_PIPELINE)
8383
operator: in
8484
values: ['1']
85+
- input: $(tasks.otomi-git-clone.results.CI)
86+
operator: in
87+
values: ['1']

0 commit comments

Comments
 (0)