We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 11047e9 + f6a413c commit bff8f1bCopy full SHA for bff8f1b
.tekton/postgres-exporter-globalhub-1-4-push.yaml
@@ -5,6 +5,7 @@ metadata:
5
build.appstudio.openshift.io/repo: https://github.com/stolostron/postgres_exporter?rev={{revision}}
6
build.appstudio.redhat.com/commit_sha: '{{revision}}'
7
build.appstudio.redhat.com/target_branch: '{{target_branch}}'
8
+ build.appstudio.openshift.io/build-nudge-files: "operator/bundle/konflux-patch.sh"
9
pipelinesascode.tekton.dev/max-keep-runs: "3"
10
pipelinesascode.tekton.dev/on-cel-expression: event == "push" && target_branch
11
== "release-2.13"
0 commit comments