Skip to content

Commit a309ca7

Browse files
add next tag to on-push (#154)
Signed-off-by: Michael Valdron <[email protected]>
1 parent 298d4b5 commit a309ca7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.tekton/registry-viewer-main-push.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -512,6 +512,9 @@ spec:
512512
params:
513513
- name: IMAGE
514514
value: $(tasks.build-image-index.results.IMAGE_URL)
515+
- name: ADDITIONAL_TAGS
516+
value:
517+
- next
515518
runAfter:
516519
- build-image-index
517520
taskRef:

0 commit comments

Comments
 (0)