Skip to content

Instantly share code, notes, and snippets.

@arashkaffamanesh
Created August 3, 2020 17:12
Show Gist options
  • Save arashkaffamanesh/1da23d5aafa5fc270cacb9544f86b423 to your computer and use it in GitHub Desktop.
Save arashkaffamanesh/1da23d5aafa5fc270cacb9544f86b423 to your computer and use it in GitHub Desktop.

Revisions

  1. arashkaffamanesh created this gist Aug 3, 2020.
    11 changes: 11 additions & 0 deletions git-resource.yaml
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,11 @@
    apiVersion: tekton.dev/v1alpha1
    kind: PipelineResource
    metadata:
    name: git
    spec:
    type: git
    params:
    - name: revision
    value: master
    - name: url
    value: https://github.com/arashkaffamanesh/node-js-tekton