Skip to content

Instantly share code, notes, and snippets.

@mcasperson
Created March 5, 2020 20:40
Show Gist options
  • Select an option

  • Save mcasperson/524c66bf6bfe480106204a06d4d434fd to your computer and use it in GitHub Desktop.

Select an option

Save mcasperson/524c66bf6bfe480106204a06d4d434fd to your computer and use it in GitHub Desktop.
Tekton Task Run
apiVersion: tekton.dev/v1alpha1
kind: TaskRun
metadata:
name: echo-hello-world-task-run
spec:
taskRef:
name: echo-hello-world
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment