deploy
This commit is contained in:
parent
981aae38d1
commit
514bc68254
1 changed files with 0 additions and 7 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue