Skip to content

Commit ec40cbb

Browse files
sync pipelineruns with konflux-central - 9dab6bb
1 parent a8b35e8 commit ec40cbb

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

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

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
apiVersion: tekton.dev/v1
22
kind: PipelineRun
3-
#test4
3+
#test1
44
metadata:
55
annotations:
66
build.appstudio.openshift.io/repo: https://github.com/red-hat-data-services/openvino_model_server?rev={{revision}}
@@ -29,10 +29,7 @@ spec:
2929
- name: revision
3030
value: '{{revision}}'
3131
- name: output-image
32-
value: quay.io/modh/openvino_model_server:{{target_branch}}
33-
- name: additional-tags
34-
value:
35-
- '{{target_branch}}-{{revision}}'
32+
value: quay.io/modh/openvino_model_server:{{revision}}
3633
- name: dockerfile
3734
value: Dockerfile.redhat
3835
- name: path-context

0 commit comments

Comments
 (0)