Skip to content

Commit 5ad1145

Browse files
committed
add activation-key annotation
1 parent ac90680 commit 5ad1145

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.tekton/odh-base-image-cpu-py312-c9s-pull-request.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ metadata:
88
build.appstudio.redhat.com/target_branch: '{{target_branch}}'
99
pipelinesascode.tekton.dev/cancel-in-progress: "true"
1010
pipelinesascode.tekton.dev/max-keep-runs: "3"
11+
build.appstudio.redhat.com/rh-subscription-secret: 'activation-key'
1112
pipelinesascode.tekton.dev/on-comment: ^/kfbuild\s+(all|odh\-base\-image\-cpu\-py312\-c9s|base\-images/cpu/c9s\-python\-3\.12)
1213
pipelinesascode.tekton.dev/on-cel-expression: event == "pull_request" && target_branch == "main" && ( "base-images/cpu/c9s-python-3.12/**".pathChanged() || ".tekton/odh-base-image-cpu-py312-c9s-pull-request.yaml".pathChanged() )
1314
&& body.repository.full_name == "opendatahub-io/notebooks"

0 commit comments

Comments
 (0)