I have a project where I need to leverage the API to trigger deployments. I found how to deploy a release that already exists when I know the deploy environment ID and the release ID. I need help understanding how to use the API to "Create a new release from build result", the deploy option that is available from bamboo's web interface. Any tips would be appreciated!
Use this method https://docs.atlassian.com/atlassian-bamboo/REST/7.2.4/#d2e2659
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.