We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41d316a commit f9416ebCopy full SHA for f9416eb
charts/otomi-pipelines/templates/tekton-pipeline.yaml
@@ -82,3 +82,6 @@ spec:
82
- input: $(tasks.otomi-git-clone.results.TRIGGER_TEAMS_PIPELINE)
83
operator: in
84
values: ['1']
85
+ - input: $(tasks.otomi-git-clone.results.CI)
86
+ operator: in
87
+ values: ['1']
0 commit comments