Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Share Job Folders

Norbert
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
February 23, 2012

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

  • Init Build - Stage
    get sourcecode,
    copy some prebuild stuff
  • Buildstage
    build 32 bit
    build 64 bit
    create Installer
  • PostBuild Stage
    copy result to Share folder

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..

1 answer

1 accepted

0 votes
Answer accepted
Renjith Pillai
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
February 23, 2012
Norbert
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
February 23, 2012

Thanks for the tip

i wouldn't call this a beautiful solution but at least its a working one :-)

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events