This commit is contained in:
2020-03-16 10:00:52 +01:00
parent 68921748f0
commit 1f3a134e52
3 changed files with 29 additions and 18 deletions

View File

@@ -9,9 +9,9 @@ metadata:
spec:
params:
- name: gitrevision
value: $(body)
value: $(body.repository.default_branch)
- name: gitrepositoryurl
value: $(body)
value: $(body.repository.clone_url)
# - name: prurl
# value: $(body.pull_request.html_url)
# - name: repo