From 10dd8881523b1cf5f944349e6c010cd1730fdb31 Mon Sep 17 00:00:00 2001 From: spassignat Date: Sun, 3 May 2026 16:10:48 +0200 Subject: [PATCH] patch: pipeline id --- .woodpecker/build-pipeline.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.woodpecker/build-pipeline.yml b/.woodpecker/build-pipeline.yml index 8563451..7845af2 100644 --- a/.woodpecker/build-pipeline.yml +++ b/.woodpecker/build-pipeline.yml @@ -207,6 +207,7 @@ steps: server: https://woodpecker.cicd.exygen.fr # Le token d'API (doit être stocké comme secret) branche: main + deploy_pipeline: ${CI_PIPELINE_NUMBER} token: from_secret: woodpecker_token # Le dépôt cible, avec la branche optionnelle (format propriétaire/répertoire[@branche])