We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a101c8f commit 6d8e067Copy full SHA for 6d8e067
.tekton/events/trigger_binding.yaml
@@ -5,7 +5,7 @@ metadata:
5
spec:
6
params:
7
- name: git-repo-url
8
- value: $(body.repository.url)
+ value: $(body.repository.clone_url)
9
- name: git-repo-name
10
value: $(body.repository.name)
11
- name: git-revision
0 commit comments