Skip to content

Commit 1bac370

Browse files
authored
Merge pull request #216 from openshift/fix-onpush-pipeline
Another attempt to fix the nudge
2 parents 6069f4d + 82cd39f commit 1bac370

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.tekton/trustee-operator-bundle-push.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ kind: PipelineRun
33
metadata:
44
annotations:
55
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"
6+
build.appstudio.openshift.io/build-nudge-files: "test-fbc/catalog-template.yaml"
77
build.appstudio.redhat.com/commit_sha: '{{revision}}'
88
build.appstudio.redhat.com/target_branch: '{{target_branch}}'
99
pipelinesascode.tekton.dev/cancel-in-progress: "false"

0 commit comments

Comments
 (0)