We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39efdad commit d5f30dcCopy full SHA for d5f30dc
.tekton/updatetree-push.yaml
@@ -2,6 +2,7 @@ apiVersion: tekton.dev/v1
2
kind: PipelineRun
3
metadata:
4
annotations:
5
+ build.appstudio.openshift.io/build-nudge-files: "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