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
@gorkem@siamaksade
I try to deploy this task
form tektoncd examples/v1beta1 directory and it doesn't work on my tekton installed with "OpenShift Pipelines Operator" 0.10.7 on CRC.
I got error:
error: unable to recognize "https://raw.githubusercontent.com/tektoncd/pipeline/master/examples/v1beta1/taskruns/task-result.yaml": no matches for kind "Task" in version "tekton.dev/v1beta1"
I'm not sure that I not brake user if I change snippets.
Update the
apiVersion
for the snippets totekton.dev/v1beta1
.The text was updated successfully, but these errors were encountered: