update
This commit is contained in:
@ -9,4 +9,6 @@ spec:
|
|||||||
- name: git-url
|
- name: git-url
|
||||||
value: $(body.repository.clone_url)
|
value: $(body.repository.clone_url)
|
||||||
- name: git-revision
|
- name: git-revision
|
||||||
value: $(body.ref)
|
value: $(body.ref)
|
||||||
|
- name: commit-sha
|
||||||
|
value: $(extensions.short_sha)
|
Reference in New Issue
Block a user