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 ac71155 commit e6e74c4Copy full SHA for e6e74c4
.tekton/flowlogs-pipeline-push.yaml
@@ -6,7 +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"
+ build.appstudio.openshift.io/build-nudge-files: "hack/nudging/container_digest.sh"
10
pipelinesascode.tekton.dev/on-cel-expression: event == "push" && target_branch
11
== "main"
12
creationTimestamp: null
0 commit comments