correction ref revision
This commit is contained in:
parent
46e7ece84a
commit
ffca6abc14
@ -7,7 +7,7 @@ spec:
|
||||
- name: url
|
||||
value: $(body.repository.clone_url)
|
||||
- name: revision
|
||||
value: $(body.pull_request.head.ref)
|
||||
value: $(body.pull_request.base.ref)
|
||||
- name: image
|
||||
value: $(body.repository.full_name)
|
||||
- name: tag
|
||||
|
@ -7,7 +7,7 @@ spec:
|
||||
- name: url
|
||||
value: $(body.repository.clone_url)
|
||||
- name: revision
|
||||
value: $(body.pull_request.head.ref)
|
||||
value: $(body.pull_request.base.ref)
|
||||
- name: image
|
||||
value: $(body.repository.full_name)
|
||||
- name: apiurl
|
||||
|
Loading…
x
Reference in New Issue
Block a user