flyway-sbt icon indicating copy to clipboard operation
flyway-sbt copied to clipboard

How to use environment variables on sbt flyway plugin?

Open matheussbernardo opened this issue 5 years ago • 1 comments
trafficstars

Environment Variables

The Flyway command-line tool, Maven plugin and Gradle plugin support loading configuration via environment variables. This also possible using the Flyway API by calling the envVars() method on the configuration.

matheussbernardo avatar Feb 06 '20 20:02 matheussbernardo

Does not seem complicated. Pull requests welcome.

davidmweber avatar Jul 15 '20 10:07 davidmweber