I am doing my first CI project I am getting quite confused with $CI_BUILDS_DIR.
This env gives me the path to builds folder:
D:block_gitlab_runnerGitLab-Runnerbuilds
But the current build is at
D:block_gitlab_runnerGitLab-RunnerbuildsvDLVWCgmH<name><repo_name>
Is there any ways to get the path to
D:block_gitlab_runnerGitLab-RunnerbuildsvDLVWCgmH<name><repo_name>
?