We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6069f4d + 82cd39f commit 1bac370Copy full SHA for 1bac370
1 file changed
.tekton/trustee-operator-bundle-push.yaml
@@ -3,7 +3,7 @@ kind: PipelineRun
3
metadata:
4
annotations:
5
build.appstudio.openshift.io/repo: https://github.com/openshift/trustee-operator?rev={{revision}}
6
- build.appstudio.openshift.io/build-nudge-files: ".*/test-fbc/catalog-template.yaml"
+ build.appstudio.openshift.io/build-nudge-files: "test-fbc/catalog-template.yaml"
7
build.appstudio.redhat.com/commit_sha: '{{revision}}'
8
build.appstudio.redhat.com/target_branch: '{{target_branch}}'
9
pipelinesascode.tekton.dev/cancel-in-progress: "false"
0 commit comments