diff --git a/.tekton/rhtap-cli-push.yaml b/.tekton/rhtap-cli-push.yaml index 77eb65a8..4eee3bca 100644 --- a/.tekton/rhtap-cli-push.yaml +++ b/.tekton/rhtap-cli-push.yaml @@ -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: