Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×I am trialling bamboo, have installed the example application and have tried deploying the angry nerdz application to a tomcat instance.
I figure I need 2 tasks, the first to undeploy angry nerdz , the second to deploy, because deploy by itself fails if angry nerdz is already deployed.
This is all good except however undeploy fails if angry nerdz isn't deployed, which is as expected, but then the build stops.
Is there anyway to circumvent this?
We typically just copy the application directly into the webapps folder to deploy and delete the file to undeploy. But since I started using the Deploy Task more I thought also the Undeploy would come in handy ... just before I saw this ;-)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I upvote this because I am starting to get more and more annoyed by this behaviour. One workaround could be making the "deploy" task a final task (it will be executed not matter the build result), but indeed Bamboo should allow a single task to be "optional", e.g. if fails does not affect entire build
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Same issue... could you fix it?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.