deploy
Some checks failed
Build & Deploy MB Grid Solutions / build-and-deploy (push) Failing after 17s

This commit is contained in:
2026-01-27 13:06:53 +01:00
parent cd6b39fd2e
commit 4cfb463182

View File

@@ -166,7 +166,7 @@ jobs:
SMTP_PORT='${{ secrets.SMTP_PORT }}' \
SMTP_SECURE='${{ secrets.SMTP_SECURE }}' \
SMTP_USER='${{ secrets.SMTP_USER }}' \
sudo -u deploy -E /home/deploy/deploy.sh"
sudo -u deploy -E /home/deploy/deploy.sh mb-grid-solutions.com"
DEPLOY_EXIT_CODE=$?
echo ""