Forum Discussion

hiepwork08's avatar
hiepwork08
Contributor
4 years ago
Solved

Setting default project folder as a relative path

[ Spoiler ]  
  • hiepwork08's avatar
    hiepwork08
    4 years ago

    It turns out the based directory created by BAMBOO can be obtained using the get-base-directory() function.

    I have embedded the testcomplete tests to be executed in BAMBOO build script which has defined the GIT root path:

     

    <property name="root.dir"   value="${project::get-base_directory()}"/>