Use absolute path to Git executable in CI build scripts?

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

  • Close this issue

This would make the shell executor a little more robust. In the build script, instead of git clone 123, write /path/to/git clone 123. Suggested by @dscho1.

The CI runner could fetch the Git path before the build (and NOT in the build directory) with git --exec-path.

Edited Sep 19, 2025 by 🤖 GitLab Bot 🤖
Assignee Loading
Time tracking Loading