patch: with evt
Some checks failed
ci/woodpecker/push/build-pipeline Pipeline failed

This commit is contained in:
spassignat
2026-05-03 15:30:32 +02:00
parent ed31bcc0e3
commit 564b5e9f3c

View File

@@ -178,7 +178,6 @@ steps:
from_secret: woodpecker_token from_secret: woodpecker_token
commands: | commands: |
source $CI_WORKSPACE/version.env source $CI_WORKSPACE/version.env
if [ "$version_type" != "none" ]; then 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 "🚀 $CI_REPO_OWNER" echo "🚀 $CI_REPO_OWNER"