Skip to content

Instantly share code, notes, and snippets.

@otaviof
Created August 4, 2023 11:38
Show Gist options
  • Save otaviof/391cc2e6683cd31f7de1642e048d14cb to your computer and use it in GitHub Desktop.
Save otaviof/391cc2e6683cd31f7de1642e048d14cb to your computer and use it in GitHub Desktop.
---
apiVersion: tekton.dev/v1beta1
kind: Pipeline
spec:
params: {}
workspaces: {}
tasks:
- name: git
taskRef:
name: openshift-pipelines/task-git@0.0.1
workspaces: {}
params: {}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment