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

This commit is contained in:
2026-01-27 13:20:31 +01:00
parent 4cfb463182
commit 55ed8e3cc8

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 mb-grid-solutions.com"
SITE_NAME='mb-grid-solutions.com' sudo -u deploy -E /home/deploy/deploy.sh"
DEPLOY_EXIT_CODE=$?
echo ""