diff --git a/.woodpecker/build-pipeline.yml b/.woodpecker/build-pipeline.yml index 8ea724f..ab4e4ae 100644 --- a/.woodpecker/build-pipeline.yml +++ b/.woodpecker/build-pipeline.yml @@ -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: &nexus_api http://nexus.cicd.exygen.fr/service/rest/v1/ + nexus_api: &nexus_api http://nexus.cicd.exygen.fr/service/rest/v1 woodpecker_api: &woodpecker_api http://woodpecker.cicd.exygen.fr/api steps: