jjpavlik / homemetrics

1 stars 0 forks source link

Use Jinja2 to populate configuration files according to the environment being built in Jenkins #14

Closed jjpavlik closed 4 years ago

jjpavlik commented 4 years ago

So, in this attempt to use Jenkins as CI/CD, I decided to use Jinja2 to populate the configuration files according to the environment Jenkins is building. The most common scenarios will be master and development, although it could be any other branch :).

jjpavlik commented 4 years ago

Merged and deleted branch Issue-#14. Closing this