Skip to content

Commit 1ee79fa

Browse files
sync pipelineruns with konflux-central - 1ae67d5
1 parent 604d1a2 commit 1ee79fa

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

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

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ metadata:
1010
build.appstudio.openshift.io/build-nudge-files: "build/operator-nudging.yaml"
1111
pipelinesascode.tekton.dev/on-cel-expression: event == "push" && target_branch
1212
== "rhoai-3.3" && ( !".tekton/**".pathChanged() || ".tekton/odh-trainer-v3-3-push.yaml".pathChanged() )
13-
creationTimestamp: null
1413
labels:
1514
appstudio.openshift.io/application: rhoai-v3-3
1615
appstudio.openshift.io/component: odh-trainer-v3-3
@@ -26,12 +25,10 @@ spec:
2625
- name: additional-tags
2726
value:
2827
- '{{target_branch}}-{{revision}}'
29-
- name: additional-labels
30-
value:
31-
- version=v3.3.0
32-
- io.openshift.tags=odh-trainer
3328
- name: output-image
3429
value: quay.io/rhoai/odh-trainer-rhel9:{{target_branch}}
30+
- name: rhoai-version
31+
value: "3.3.0"
3532
- name: dockerfile
3633
value: cmd/trainer-controller-manager/Dockerfile.rhoai.konflux
3734
- name: path-context

0 commit comments

Comments
 (0)