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 @@ -12,7 +12,6 @@ metadata:
1212 event == "push"
1313 && target_branch == "rhoai-3.3"
1414 && ( !".tekton/**".pathChanged() || ".tekton/odh-training-operator-v3-3-push.yaml".pathChanged() )
15- creationTimestamp :
1615 labels :
1716 appstudio.openshift.io/application : rhoai-v3-3
1817 appstudio.openshift.io/component : odh-training-operator-v3-3
@@ -28,12 +27,10 @@ spec:
2827 - name : additional-tags
2928 value :
3029 - ' {{target_branch}}-{{revision}}'
31- - name : additional-labels
32- value :
33- - version=v3.3.0
34- - io.openshift.tags=odh-training-operator
3530 - name : output-image
3631 value : quay.io/rhoai/odh-training-operator-rhel9:{{target_branch}}
32+ - name : rhoai-version
33+ value : " 3.3.0"
3734 - name : dockerfile
3835 value : build/images/training-operator/Dockerfile.konflux
3936 - name : path-context
You can’t perform that action at this time.
0 commit comments