Within Bamboo I was using the "scheduled" deploy trigger for a long time without any issues. I recently switched over to deploy based on "successful build plan" but for some reason no deploymen...
is there the ability to limit a deployment plan to only "approved" releases? that would make life easier. im not seeing a whole bunch in my eval version, nor did i easily find documentati...
Hi I am using below script to connect to remote server and shut the cluster service and then deploy packages. this is cluster service shut down script $SvcName = '${bamboo.Se...
Hello everyone, The question is : how to deploy EAR to our WAS server (which is on another VM) ? I tried the "WebSphere Add-on for Bamboo", but it's out of date, and this doesn't work if you wanna ...
I configure a deployment plan, add an environment, and setup two remote agents. When I run the deploy to that environment, are the tasks executed on both remote agents or only one?
In Bamboo if you build customized there is a field named "Revision" where you can define which commit is checket out (sha commit id). This field is missing in JIRAs "Build & Release".
We have a deployment task for moving .wars and service configuration from Bamboo builds to tomcat test servers. Clean working directory Artifact download SCP Task- Copy war to server SSH - Clean...
Hi everyone, we have a Problem with our Bamboo maven builds and releases. We have Bamboo Version 5.6 and using maven in most of the configured projects. For dependency and atrifact managment we use ...
I would like to sudo cp the downloaded artifact into the final deployment location. Unfortunately cp complains that it cannot find the file but looks in the very same working directory. Due to a debu...
I've had a ball this week getting deployment plans in place for a number of projects (all very simple and very similar) and I have some generic questions. When creating a deployment project the fir...
Copied to clipboard