This commit is contained in:
@@ -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 '{
|
||||
|
||||
Reference in New Issue
Block a user