Hello everyone, Please help me assisting my issue over the GOCD Deployment regarding - install/ rollback of DB service DB updates using LIquibase. Objective: - Explicit deployment of any service related DB changes via liquibase - so running a maven command on the particular service pom file to do the DB deployment, before the service is deployed to a particular env. - Explicit option to rollback DB changes of any service against the specified env.
The Pipeline Requirements are: - New pipeline to explicitly deploy changes to a particular environment (mvn common). The environment configuration needs to be pushed in as pom properties. - New pipeline to explicitly rollback changes to a particular environment (mvn command). is there a way to be able to run all the changes for a particular env all at once? Thanks, Rakesh. -- You received this message because you are subscribed to the Google Groups "go-cd" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/go-cd/CAFxhxX6SOAy4K61ibqOiLVk69qcEi7%3Dd10vuS7ga5KgVNL%2Bz-A%40mail.gmail.com.
