This commit is contained in:
@@ -7,7 +7,7 @@ variables:
|
||||
git_image: &git_image alpine/git
|
||||
curl_image: &curl_image curlimages/curl:latest
|
||||
nexus_api: &nexus_api http://nexus.cicd.exygen.fr/service/rest/v1/
|
||||
WOODPECKER_API: http://woodpecker.cicd.exygen.fr/api
|
||||
woodpecker_api: &woodpecker_api http://woodpecker.cicd.exygen.fr/api
|
||||
NEXUS_URL: http://nexus.cicd.exygen.fr/repository/domaine-passignat/apps
|
||||
|
||||
steps:
|
||||
@@ -181,6 +181,7 @@ steps:
|
||||
- name: trigger-deployment
|
||||
image: curlimages/curl:latest
|
||||
environment:
|
||||
WOODPECKER_API: *woodpecker_api
|
||||
WOODPECKER_TOKEN:
|
||||
from_secret: woodpecker_token
|
||||
commands: |
|
||||
|
||||
Reference in New Issue
Block a user