Hello
I have multiple local bamboo agents and I would like each one of them to have their own default working directory. Unlike remote agents, for local agents there appears to be a single config file (bamboo.cfg.xml) where buildWorkingDir can be set which will apply to all local agents
Thanks
Kostas
Community moderators have prevented the ability to post new answers.
This is actually possible - one needs to enable concurrent builds (even if setting max number to 1). Local agents will then get their own working directory ${buildWorkingDir}/{agentId}
Another undocumented "feature"....
No, you can't configure separate working directories for local agents. It's just another limitation of local agents
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.