Skip to content

Commit d8e2a69

Browse files
committed
Merge remote-tracking branch 'origin/main' into ci-update-sealed-secrets-to-2.17.2
2 parents 6b10125 + 8e129bd commit d8e2a69

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)