Skip to content

CI_PROJECT_DIR not absolute

CI_PROJECT_DIR is a variable representing a path relative to /home/gitlab_ci_multi_runner like builds/<sha>/<id>/<group>/<repo>. This is in conflict with the documentation which says that it should be "The full path where the repository is cloned and where the build is ran."