mirror of
https://github.com/bvanroll/cicdTest.git
synced 2025-08-29 12:02:47 +00:00
LETSGO
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user