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
|
else
|
||||||
echo "❌ nginx reload failed, skipping post-reload checks"
|
echo "❌ nginx reload failed, skipping post-reload checks"
|
||||||
fi
|
fi
|
||||||
else
|
|
||||||
echo "❌ nginx configuration test failed!"
|
|
||||||
sudo nginx -t || true
|
|
||||||
exit 1
|
|
||||||
fi
|
|
||||||
' || echo "Step timed out after 20 minutes"
|
|
||||||
ENDSSH
|
|
||||||
|
|
||||||
final-verification:
|
final-verification:
|
||||||
name: Final Verification
|
name: Final Verification
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue