This commit is contained in:
Dmitry 2025-11-27 21:17:29 +03:00
parent 981aae38d1
commit 514bc68254

View file

@ -679,13 +679,6 @@ jobs:
else
echo "❌ nginx reload failed, skipping post-reload checks"
fi
else
echo "❌ nginx configuration test failed!"
sudo nginx -t || true
exit 1
fi
' || echo "Step timed out after 20 minutes"
ENDSSH
final-verification:
name: Final Verification