patch: variable env
All checks were successful
ci/woodpecker/push/build-pipeline Pipeline was successful
All checks were successful
ci/woodpecker/push/build-pipeline Pipeline was successful
This commit is contained in:
@@ -185,7 +185,7 @@ steps:
|
||||
source $CI_WORKSPACE/version.env
|
||||
|
||||
if [ "$version_type" != "none" ]; then
|
||||
echo "🚀 Déclenchement du déploiement pour la version $NEW_VERSION"
|
||||
echo "🚀 Déclenchement du déploiement pour la version $NEW_VERSION"
|
||||
echo "http://woodpecker.cicd.exygen.fr/api/repos/$CI_REPO_OWNER/$CI_REPO_NAME/pipelines"
|
||||
curl -X POST \
|
||||
"http://woodpecker.cicd.exygen.fr/api/repos/$CI_REPO_OWNER/$CI_REPO_NAME/pipelines" \
|
||||
|
||||
Reference in New Issue
Block a user