Open matheussbernardo opened 4 years ago
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.
Does not seem complicated. Pull requests welcome.
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.