hiepwork08
5 years agoContributor
Setting default project folder as a relative path
[ Spoiler ]
- 5 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()}"/>