We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac90680 commit 5ad1145Copy full SHA for 5ad1145
.tekton/odh-base-image-cpu-py312-c9s-pull-request.yaml
@@ -8,6 +8,7 @@ metadata:
8
build.appstudio.redhat.com/target_branch: '{{target_branch}}'
9
pipelinesascode.tekton.dev/cancel-in-progress: "true"
10
pipelinesascode.tekton.dev/max-keep-runs: "3"
11
+ build.appstudio.redhat.com/rh-subscription-secret: 'activation-key'
12
pipelinesascode.tekton.dev/on-comment: ^/kfbuild\s+(all|odh\-base\-image\-cpu\-py312\-c9s|base\-images/cpu/c9s\-python\-3\.12)
13
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() )
14
&& body.repository.full_name == "opendatahub-io/notebooks"
0 commit comments