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