Skip to content

Commit

Permalink
Add aditional-tags label for tagging
Browse files Browse the repository at this point in the history
  • Loading branch information
rnc committed Dec 19, 2024
1 parent 48531f0 commit dabd11b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .tekton/konflux-tooling-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -508,6 +508,8 @@ spec:
params:
- name: IMAGE
value: $(tasks.build-image-index.results.IMAGE_URL)
- name: ADDITIONAL_TAGS
value: [ "latest" ]
runAfter:
- build-image-index
taskRef:
Expand Down

0 comments on commit dabd11b

Please sign in to comment.