The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hi
I'm using elastic bamboo with a custom AMI (installed VS2013, NuGet, OctoPack, etc)
I've setup my .Net solution and it's working great on the default plan. It builds successfully and uploads my nuget package (created using octopack) to my nuget feed.
I've now started using the plan branches:
1st error - Already resolved by atlassian by upgrading bamboo instance (could not create the plan branches)
2nd error - Now, when a change in git is detected on the plan branch, it starts building the branch, but it ends in the error "MSBUILD : error MSB1009: Project file does not exist."
How come this is working on my default plan, but on the branch it's getting this error? The structures are the same because it's just a branch?
How can I resolve it?
Thanks
Francois
Hi,
I'm doing a NuGet package restore before I do the build.
The argument is : restore "${bamboo.build.working.directory}/MySolution.sln"
This is working for the default plan, but not for the branch plan. Is there a different directory I should use as the working directory for the plan branch?
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Can you confirm that the branch build path is the same as the main build plan?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi, If you are running self-managed environments and looking to adopt modern infrastructure, Bamboo Data Center can now be deployed in a Kubernetes cluster. By leveraging Kubernetes, you can easily...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.