Comments
Sort by recent activity
I added to my workflow file:
FLYWAY_URL=jdbc:postgresql://db:5432/test -e FLYWAY_USER=postgres -e FLYWAY_PASSWORD=postgres flyway migrate Successfully run my workflow / comments
I added to my workflow file:
FLYWAY_URL=jdbc:postgresql://db:5432/test -e FLYWAY_USER=postgres -e FLYWAY_PASSWORD=postgres flyway migrateSuccessfully run my workflow