Skip to content

Commit 8abcbae

Browse files
sync pipelineruns with konflux-central - c36e427
1 parent ec40cbb commit 8abcbae

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.tekton/openvino-model-server-v2-24-push.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,10 @@ spec:
2929
- name: revision
3030
value: '{{revision}}'
3131
- name: output-image
32-
value: quay.io/modh/openvino_model_server:{{revision}}
32+
value: quay.io/modh/openvino_model_server:{{target_branch}}
33+
- name: additional-tags
34+
value:
35+
- '{{target_branch}}-{{revision}}'
3336
- name: dockerfile
3437
value: Dockerfile.redhat
3538
- name: path-context

0 commit comments

Comments
 (0)