Skip to content

Commit 6e830f9

Browse files
committed
add '-ci' suffix to pipeline/component names since these are only dev builds
1 parent 070c714 commit 6e830f9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.tekton/odh-trustyai-garak-lls-provider-dsp-release-push.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ metadata:
1212
creationTimestamp: null
1313
labels:
1414
appstudio.openshift.io/application: opendatahub-release
15-
appstudio.openshift.io/component: odh-trustyai-garak-lls-provider-dsp
15+
appstudio.openshift.io/component: odh-trustyai-garak-lls-provider-dsp-ci
1616
pipelines.appstudio.openshift.io/type: build
17-
name: odh-trustyai-garak-lls-provider-dsp-on-push
17+
name: odh-trustyai-garak-lls-provider-dsp-ci-on-push
1818
namespace: open-data-hub-tenant
1919
spec:
2020
params:

0 commit comments

Comments
 (0)