Skip to content

Commit ba9024c

Browse files
committed
Merge remote-tracking branch 'origin/main' into ci-update-prometheus-msteams-to-0.7.1
2 parents d13d790 + 8e129bd commit ba9024c

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)