Обновить .gitea/workflows/flyway-migrate.yaml
Database Migration and Test / migrate-and-test (push) Failing after 10s
Database Migration and Test / migrate-and-test (push) Failing after 10s
This commit is contained in:
@@ -38,6 +38,7 @@ jobs:
|
||||
-c "SELECT COUNT(*) FROM users;"'
|
||||
|
||||
- name: Drop test database
|
||||
if: always()
|
||||
uses: docker://alpine/psql:latest
|
||||
with:
|
||||
args: >
|
||||
|
||||
Reference in New Issue
Block a user