test runner - fix v13
All checks were successful
All checks were successful
This commit is contained in:
parent
d5720b7cc1
commit
f1e3f4defc
2 changed files with 6 additions and 22 deletions
|
|
@ -170,7 +170,7 @@ jobs:
|
|||
-e SECRET_KEY="${{ secrets.APP_SECRET_KEY }}" \
|
||||
$IMAGE_NAME:latest
|
||||
|
||||
sleep 5
|
||||
sleep 15
|
||||
if curl -f http://localhost:$PORT/health; then
|
||||
echo "✅ Деплой успешно завершен!"
|
||||
echo "🌐 Приложение доступно на порту $PORT"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue