Using Bamboo 5.0 for deployment (New deploy functionality).
Issue: Unable to deploy when we click deploy for environment.
1) When I click deploy, it says "You do not have any releases yet. Please create one first."
2) Once I click "Please create one first" or "create release", it throws an error saying "No build result available. You cannot create a release yet. You first need artifacts to be available from a successful run of [Project]"
Before these two steps, i created a build plan with artifacts shared and I have a build0005 created in in artifacts directory. I try to use these artifacts (created in build part) in deployment project to create the environment and then deploy. I created two maven tasks in the deploy environment and then tried to deploy.
Let me know if I am doing it wrong or what i need to run the deploy environment tasks properly.
Thanks.