I have already configured job with maven command as "clean install -Psample" (sample is my profile name in pom.xml as shown below) . But I started running the build it is giving issue as ...
I created new Bamboo DC with LTS 9.6 and I can see some remote agents are already running in online mods but still when I run any plan, plan is not running and going into queue only and showing messa...
We want to release our app on DC with latest LTS support. The latest LTS mentioned in dcapt.tfvars file of dc-app-performance-toolkit is 9.2.11 and currently Bamboo LTS server 9.6 is also relea...
I have a task that runs in a bamboo plugin as a external process. I cannot run any commands like 'echo $PATH' , as it throws the error 'executable not found'. I need to run a script task with the ext...
I am trying to write a bamboo task that on execution must invoke a POST on an inhouse REST API that will triggers a job. I have just finished setting up a dev environment and executing the "write a ...
Copied to clipboard