patch: pipeline minio
Some checks failed
ci/woodpecker/push/build-pipeline Pipeline failed

This commit is contained in:
spassignat
2026-05-04 17:44:10 +02:00
parent 680ac2fd2b
commit faecd90037

View File

@@ -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