Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 227 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 227 Bytes

gradle-flyway-example

OVERVIEW

Example of The Flyway Gradle plugin config in multiple environment

USAGE

default (equal dev)

gradle flywayMigrate

specify environment

gradle flywayMigrate -Penv=test