Skip to content

Commit

Permalink
Merge pull request #224 from flacatus/trigger_v2
Browse files Browse the repository at this point in the history
feat: add 1.2 tag for latest 1.2.x changes
  • Loading branch information
openshift-merge-bot[bot] authored Oct 2, 2024
2 parents 39517e9 + eb93370 commit d798ab7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .tekton/rhtap-cli-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -476,7 +476,7 @@ spec:
- name: IMAGE
value: $(tasks.build-container.results.IMAGE_URL)
- name: ADDITIONAL_TAGS
value: ["1.2.0"]
value: ["1.2.0", "1.2"]
runAfter:
- build-container
taskRef:
Expand Down

0 comments on commit d798ab7

Please sign in to comment.