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