Skip to content

Instantly share code, notes, and snippets.

@kainlite
Created October 27, 2022 00:04
Show Gist options
  • Save kainlite/6c2791033e418efc7445178e7cb489b5 to your computer and use it in GitHub Desktop.
Save kainlite/6c2791033e418efc7445178e7cb489b5 to your computer and use it in GitHub Desktop.
❯ tkn -n tekton-pipelines triggertemplate list
NAME AGE
clone-build-push-template 5 seconds ago
❯ tkn -n tekton-pipelines triggertemplate describe clone-build-push-template
Name: clone-build-push-template
Namespace: tekton-pipelines
⚓ Params
NAME DESCRIPTION DEFAULT VALUE
∙ gitrevision The git revision (S... master
∙ gitrepositoryurl The git repository ... ---
📦 ResourceTemplates
NAME GENERATENAME KIND APIVERSION
∙ --- clone-build-push- PipelineRun tekton.dev/v1beta1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment