We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d13d790 + 8e129bd commit ba9024cCopy full SHA for ba9024c
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