It's not the same without you
Join the community to find out what other Atlassian users are discussing, debating and creating.
I have 3 build tasks in the deploy stage of my plan-
Clear Demo which runs
-U clean liquibase:dropAll -pl database/mysql -Pdemo
Clear Dev which runs
-U clean liquibase:dropAll -pl database/mysql -Pdev_int
Clear QA
-U clean liquibase:dropAll -pl database/mysql -Pqa
Right now, when I have to deploy in demo, I have to disable dev_int and qa.
What I want to do?
Just have one step, which picks the value from a variable e.g. WHICH_ENVIRONMENT
The value can be : demo, dev_int(default), qa
-U clean liquibase:dropAll -pl database/mysql -Pl<WHICH_ENVIRONMENT>
Is this possible?
TIA for help!
This community is celebrating its one-year anniversary and Atlassian co-founder Mike Cannon-Brookes has all the feels.
Read moreBamboo 5.9 will no longer be supported after June 12, 2017. What does this mean? As part of our End of Life policy, Atlassian supports major versions for two years after the first major iteratio...
Connect with like-minded Atlassian users at free events near you!
Find a groupConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no AUG chapters near you at the moment.
Start an AUGYou're one step closer to meeting fellow Atlassian users at your local meet up. Learn more about AUGs
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.