Skip to content

Instantly share code, notes, and snippets.

@cdbkr
Created November 25, 2019 11:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cdbkr/389e248437ba1fcc9accad77a9b15365 to your computer and use it in GitHub Desktop.
Save cdbkr/389e248437ba1fcc9accad77a9b15365 to your computer and use it in GitHub Desktop.
apiVersion: tekton.dev/v1alpha1
kind: TaskRun
metadata:
name: nodejs-taskrun
spec:
inputs:
resources:
- name: nuxt-repo
resourceRef:
name: nuxt-repo
taskRef:
name: nodejs-ci
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment