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