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 4e50ff6 commit 18a80e1Copy full SHA for 18a80e1
.tekton/flowlogs-pipeline-1-8-push.yaml
@@ -6,6 +6,7 @@ metadata:
6
build.appstudio.redhat.com/commit_sha: '{{revision}}'
7
build.appstudio.redhat.com/target_branch: '{{target_branch}}'
8
pipelinesascode.tekton.dev/max-keep-runs: "3"
9
+ build.appstudio.openshift.io/build-nudge-files: "hack/container_digest.sh"
10
pipelinesascode.tekton.dev/on-cel-expression: event == "push" && target_branch
11
== "release-1.8"
12
creationTimestamp: null
0 commit comments