We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 39efdad + 67ed533 commit 0191282Copy full SHA for 0191282
.tekton/createtree-push.yaml
@@ -2,7 +2,7 @@ apiVersion: tekton.dev/v1
2
kind: PipelineRun
3
metadata:
4
annotations:
5
- build.appstudio.openshift.io/build-nudge-files: ".*.env, .*.yml, .*README.md"
+ build.appstudio.openshift.io/build-nudge-files: ".*.env, .*.yml, .*README.md, Dockerfile.clients.rh"
6
build.appstudio.openshift.io/repo: https://github.com/securesign/trillian?rev={{revision}}
7
build.appstudio.redhat.com/commit_sha: '{{revision}}'
8
build.appstudio.redhat.com/target_branch: '{{target_branch}}'
0 commit comments