Skip to content
This repository has been archived by the owner on Nov 18, 2024. It is now read-only.

Latest commit

 

History

History
5 lines (3 loc) · 391 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 391 Bytes

Example: Using Flyway and Spawn to test database migrations

This demo repo is an example of how to use Flyway and Spawn to test database migrations with GitHub Actions.

For the full tutorial please refer to the Flyway documentation: Testing Flyway migrations in a CI pipeline