Обновить .gitea/workflows/flyway-migrate.yaml
Flyway Migrate and Test / migrate-and-test (push) Failing after 39s

This commit is contained in:
2025-12-08 23:18:41 +03:00
parent 2d2fca11b6
commit 71cb4a50ae
+1 -1
View File
@@ -40,5 +40,5 @@ jobs:
-U ${{ secrets.DB_USER }}
-d ${{ secrets.DB_NAME }}
-c "SELECT COUNT(*) FROM users"
'
'