Hi
I'm using Bamboo for a C++ Project
Currently we have only on Stage and one Job
to make the build a little bit faster (parallelize task) I split the the job in serveral stages/jobs
The problem is, that every stage/Job uses his own Buildfolder
I know i kann use Artifacts and then everything from stage/Job1 is copied to the next
but is there a way around duplicating everything?
I would like to have a common buildfolder for everything..
Thanks for the tip
i wouldn't call this a beautiful solution but at least its a working one :-)
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.