patch: test 43
All checks were successful
ci/woodpecker/push/build-pipeline Pipeline was successful

This commit is contained in:
spassignat
2026-05-02 14:25:38 +02:00
parent 8219974b54
commit 0b77ae651d

View File

@@ -130,7 +130,7 @@ steps:
-F "raw.directory=apps/$CI_REPO_NAME/$NEW_VERSION" \
-F "raw.asset1=@$ARTIFACT_FILE" \
-F "raw.asset1.filename=$ARTIFACT" \
https://nexus.cicd.exygen.fr/service/rest/v1/components?repository=domaine-passignat
http://nexus.cicd.exygen.fr/service/rest/v1/components?repository=domaine-passignat
echo "✅ Artefact publié"
else
@@ -191,7 +191,7 @@ steps:
echo "🚀 Déclenchement du déploiement pour la version $NEW_VERSION"
curl -X POST \
"https://woodpecker.cicd.exygen.fr/api/repos/$CI_REPO_OWNER/$CI_REPO_NAME/pipelines" \
"http://woodpecker.cicd.exygen.fr/api/repos/$CI_REPO_OWNER/$CI_REPO_NAME/pipelines" \
-H "Authorization: Bearer $WOODPECKER_TOKEN" \
-H "Content-Type: application/json" \
-d '{