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.
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.