Skip to content

Commit

Permalink
Fix version tag for results release
Browse files Browse the repository at this point in the history
  • Loading branch information
khrm authored and tekton-robot committed Apr 27, 2023
1 parent fdc4754 commit 70c2a68
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tekton/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,8 @@ spec:
env:
- name: KO_DOCKER_REPO
value: "$(params.repo)"
- name: RELEASE_VERSION
value: "$(params.tag)"
params:
- name: repo
value: $(params.docker_repo)
Expand Down

0 comments on commit 70c2a68

Please sign in to comment.