Select Git revision
Forked from
GitLab.org / gitlab-runner
8674 commits behind, 4 commits ahead of the upstream repository.
-
When the user specifies `GIT_CLONE_PATH` environment variable inside of the `.gitlab-ci.yml` if the path is valid it is used to clone and build. `GIT_CLONE_PATH` takes precedence over the configured build dir and the default build dir. Closes #2211
When the user specifies `GIT_CLONE_PATH` environment variable inside of the `.gitlab-ci.yml` if the path is valid it is used to clone and build. `GIT_CLONE_PATH` takes precedence over the configured build dir and the default build dir. Closes #2211
executor_ssh.go 2.06 KiB