Skip to content

Commit

Permalink
restore: add next tag to on-push (devfile#496)
Browse files Browse the repository at this point in the history
Co-authored-by: Jordan Dubrick <[email protected]>
Signed-off-by: Michael Valdron <[email protected]>
  • Loading branch information
michael-valdron and Jdubrick committed Dec 12, 2024
1 parent 79c4790 commit 3d1f830
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .tekton/devfile-registry-main-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -524,6 +524,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 3d1f830

Please sign in to comment.