Skip to content

Commit

Permalink
add next tag to on-push (#154)
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Valdron <[email protected]>
  • Loading branch information
michael-valdron authored Dec 17, 2024
1 parent 298d4b5 commit a309ca7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .tekton/registry-viewer-main-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -512,6 +512,9 @@ spec:
params:
- name: IMAGE
value: $(tasks.build-image-index.results.IMAGE_URL)
- name: ADDITIONAL_TAGS
value:
- next
runAfter:
- build-image-index
taskRef:
Expand Down

0 comments on commit a309ca7

Please sign in to comment.