Skip to content

Commit

Permalink
Bump golang in release pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
piyush-garg authored and tekton-robot committed Nov 9, 2023
1 parent 4b6104e commit 5a07e62
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tekton/release-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ spec:
- name: packages
value: ./pkg/... ./cmd/...
- name: version
value: 1.20.7
value: 1.20.10
- name: flags
value: -v -mod=vendor
workspaces:
Expand All @@ -82,7 +82,7 @@ spec:
- name: package
value: $(params.package)
- name: version
value: 1.20.7
value: 1.20.10
- name: flags
value: -v -mod=vendor
workspaces:
Expand Down

0 comments on commit 5a07e62

Please sign in to comment.