This commit is contained in:
@@ -6,7 +6,7 @@ variables:
|
||||
node_image: &node_image node:18-alpine
|
||||
git_image: &git_image alpine/git
|
||||
curl_image: &curl_image curlimages/curl:latest
|
||||
NEXUS_API: http://nexus.cicd.exygen.fr/service/rest/v1/
|
||||
nexus_api: &nexus_api http://nexus.cicd.exygen.fr/service/rest/v1/
|
||||
WOODPECKER_API: http://woodpecker.cicd.exygen.fr/api
|
||||
NEXUS_URL: http://nexus.cicd.exygen.fr/repository/domaine-passignat/apps
|
||||
|
||||
@@ -108,6 +108,7 @@ steps:
|
||||
NEXUS_PASSWORD:
|
||||
from_secret: nexus_password
|
||||
NEXUS_REPOSITORY: domaine-passignat
|
||||
NEXUS_API: *nexus_api
|
||||
commands: |
|
||||
source $CI_WORKSPACE/version.env
|
||||
|
||||
|
||||
Reference in New Issue
Block a user