Skip to content

A template for CI/CD using Liquibase, Docker, and Jenkins.

Notifications You must be signed in to change notification settings

erinlkolp/liquibase-docker-demo

Repository files navigation

erinlkolp / liquibase-docker-demo

A template for CI/CD using Liquibase, Docker, and Jenkins.

To build this, type:

docker-compose build

To run this, type:

docker-compose up -d

To drive this, type:

docker exec liquibase liquibase update

OR

./jenkins-integration.sh

To stop this, type:

docker-compose down

About

A template for CI/CD using Liquibase, Docker, and Jenkins.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages