You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using Tekton in openshift 4.7 and want to the when clause in pipeline to have a dynamic list to switch off/on tasks. In my test both task should not run, but only the one with the hard coded list ["blue","yellow","green"] skips. Can someone guide to what to do. Thank you very much in advance.
I am using Tekton in openshift 4.7 and want to the when clause in pipeline to have a dynamic list to switch off/on tasks. In my test both task should not run, but only the one with the hard coded list ["blue","yellow","green"] skips. Can someone guide to what to do. Thank you very much in advance.
Pipeline
PipelineRun
The text was updated successfully, but these errors were encountered: