File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed
Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments