Hello All,
I'm currently having some "unknown" issues with deployment of a MSBuild project using Bamboo and I'm writing here hopefully someone has some clues on how to fix this .
Setup: Bamboo Server running on Windows Server 2012R2 on local Administrator account.
The Issues: I'm using robocopy task to copy files from build server to environments. The bamboo server is located in one AD and the Deployment machine on other AD. The problem is that the Deploy Job hangs when robocopy tries to access the remote share in a different domain. If I run the command manually it works..but from inside bamboo it doesn't
I've had similar problems and resolved it by running Bamboo under the same user/domain.
This way robocopy used the bamboo username which had access to the share.
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.