I'm looking to set up a Bamboo server (so Bamboo Download version) that will build .NET and Java projects. I would prefer to use Ubuntu, but will it create problems when it's time to build .NET projects with MSBuild? Is it feasible, hassle-free? Do I have to swith to a Windows-based OS?
You might be able to use mono:
http://stackoverflow.com/questions/11307053/mono-building-a-net-solution-at-the-command-line-on-linux
http://stackoverflow.com/questions/11307053/mono-building-a-net-solution-at-the-command-line-on-linux
Or you could deploy a bamboo agent to a windows machine and let that agent build all your .NET project.
Best regards,
Peter
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.