Skip to content

Commit d2b1d30

Browse files
sync pipelineruns with konflux-central - 1ae67d5
1 parent 39049e9 commit d2b1d30

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

.tekton/odh-mlflow-v3-3-push.yaml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ metadata:
1111
event == "push"
1212
&& target_branch == "rhoai-3.3"
1313
&& ( !".tekton/**".pathChanged() || ".tekton/odh-mlflow-v3-3-push.yaml".pathChanged() )
14-
creationTimestamp: null
1514
labels:
1615
appstudio.openshift.io/application: rhoai-v3-3
1716
appstudio.openshift.io/component: odh-mlflow-v3-3
@@ -30,12 +29,10 @@ spec:
3029
- name: additional-tags
3130
value:
3231
- '{{target_branch}}-{{revision}}'
33-
- name: additional-labels
34-
value:
35-
- version=v3.3.0
36-
- io.openshift.tags=odh-mlflow
3732
- name: output-image
3833
value: quay.io/rhoai/odh-mlflow-rhel9:{{target_branch}}
34+
- name: rhoai-version
35+
value: "3.3.0"
3936
- name: build-platforms
4037
value:
4138
- linux-extra-fast/amd64

0 commit comments

Comments
 (0)