mirror of
https://github.com/bvanroll/stage-infra.git
synced 2025-09-02 05:52:50 +00:00
multiple listeners. TODO create different pipelines for each listener
This commit is contained in:
@@ -11,4 +11,8 @@ spec:
|
||||
- name: gitrepositoryurl
|
||||
value: "$(body.project.http_url)"
|
||||
- name: gitreponame
|
||||
value: $(body.project.name)
|
||||
value: $(body.project.name)
|
||||
- name: gitrepofullname
|
||||
value: $(body.project.fullname)
|
||||
- name: sha
|
||||
value: $(body.project.sha)
|
Reference in New Issue
Block a user