Skip to content

Commit 0191282

Browse files
authored
Merge pull request #577 from securesign/bouskaJ-patch-1
Update createtree-push.yaml
2 parents 39efdad + 67ed533 commit 0191282

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.tekton/createtree-push.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: tekton.dev/v1
22
kind: PipelineRun
33
metadata:
44
annotations:
5-
build.appstudio.openshift.io/build-nudge-files: ".*.env, .*.yml, .*README.md"
5+
build.appstudio.openshift.io/build-nudge-files: ".*.env, .*.yml, .*README.md, Dockerfile.clients.rh"
66
build.appstudio.openshift.io/repo: https://github.com/securesign/trillian?rev={{revision}}
77
build.appstudio.redhat.com/commit_sha: '{{revision}}'
88
build.appstudio.redhat.com/target_branch: '{{target_branch}}'

0 commit comments

Comments
 (0)