Skip to content
Commit 19c59925 authored by Saheer Babu's avatar Saheer Babu Committed by Rob Walton
Browse files

ci: Run jobs in a static workspace path



Default workspace may not be the same for Kubernetes GitLab runners.
Hence, build and test job may get executed in different directories.
ctest needs to have build artefacts in same directory path to find the
tests. To get the workspace same, execute the jobs in a pre-defined
workspace by setting the GIT_CLONE_PATH

Signed-off-by: Saheer Babu's avatarSaheer Babu <saheer.babu@arm.com>
parent 55545c8c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment