From e13fe001084f3f27f0bd4d70302b07c5c7539c7f Mon Sep 17 00:00:00 2001 From: spassignat Date: Mon, 4 May 2026 19:43:08 +0200 Subject: [PATCH] patch: pipeline minio --- .woodpecker/deploy-pipeline.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.woodpecker/deploy-pipeline.yml b/.woodpecker/deploy-pipeline.yml index c63cf45..f006eb2 100644 --- a/.woodpecker/deploy-pipeline.yml +++ b/.woodpecker/deploy-pipeline.yml @@ -7,6 +7,7 @@ variables: appleboy_drone_scp: &appleboy_drone_scp appleboy/drone-scp appleboy_drone_ssh: &appleboy_drone_ssh appleboy/drone-ssh curlimages_curl: &curlimages_curl curlimages/curl:latest + nexus_repository: &nexus_repository domaine-passignat nexus_url: &nexus_url http://nexus.cicd.exygen.fr/repository/domaine-passignat/apps @@ -26,7 +27,7 @@ steps: from_secret: nexus_username NEXUS_PASSWORD: from_secret: nexus_password - NEXUS_REPOSITORY: domaine-passignat + NEXUS_REPOSITORY: *nexus_repository NEXUS_URL: *nexus_url commands: - ls -als