Hi,
I would like to add a new Environment to an existing deployment project using java bamboo-specs. I passed to the PlanIdentifier the same existing bambooProjectKey, the same bambooPlan key and the same name, instead of creating a new environment it overrides the existing published one. That is not what I want. i want to add the existing deployment and add new environments.
Deployment rootObject = new Deployment(new PlanIdentifier(bambooProjectKey, bambooPlanKey),
deploymentName)
Is there a way to add new environment to an existing published deployment project?
This is urgent. Your help is really appreciated.
Thank you
You can export existing deployment project to specs code in the UI. Copy & paste the code and add new environment.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.