Skip to content

Commit

Permalink
Update ref name
Browse files Browse the repository at this point in the history
  • Loading branch information
chmouel committed Apr 30, 2024
1 parent 614678e commit dfb62b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/pipelinerun-go.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
apiVersion: tekton.dev/v1
kind: PipelineRun
metadata:
name: build-go-application-with-caching-run
name: pipelinerun-go
spec:
pipelineRef:
name: build-go-application-with-caching
name: pipeline-go
params:
- name: repo_url
value: https://github.com/chmouel/go-helloworld
Expand Down

0 comments on commit dfb62b4

Please sign in to comment.