You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
I am trying to test uploading a .nupkg file to artifactory from Bamboo. The part of the Bamboo job that builds the .nupkg is not working.
I want to build the .nupkg file manually on the build engine server, then run the Bamboo plan to do the deploy to artifactory. However, when I try to run the job, the working directory clears itself before it does any of the job steps in Bamboo.
I've checked all the settings I can think of, but I can't find anything that clears the working directory that is not disabled.
Any suggestions?
Hi Brent,
I'm not sure how you have configured your plan. Didn't your build log hint you with something? Usually, a cleanup is explicitly recorded when it happens.
As you said that the build working directory is getting cleared, could it be that you have enabled Clean working directory after each build option in your job under 'Other' tab? This option removes the source directory after each build.
It is also possible that you have a source code checkout task in your job where Force Clean Build option is enabled. This option will also remove the source directory and checks out the source again prior to each build.
If none of these are enabled, check if you have any script task that is configured to delete this directory manually.
Cheers,
Jey
I'm happy to announce that Bamboo 7.2 has been released and it’s overflowing with awesome new features. This will be the last major Server release before the launch of Bamboo DC. Bamboo logs We...
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.