Skip to content
GitLab Next
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gitlab-runner gitlab-runner
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 2,410
    • Issues 2,410
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 131
    • Merge requests 131
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

GitLab 15.0 has launched! Please visit Breaking changes in 15.0 and 15.0 Removals to see which breaking changes may impact your workflow.

  • GitLab.org
  • gitlab-runnergitlab-runner
  • Merge requests
  • !1267

Add option to specify clone path

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Kamil Trzciński requested to merge steveazz/gitlab-runner-2211-add-option-to-change-clone-path into master Mar 27, 2019
  • Overview 79
  • Commits 3
  • Pipelines 14
  • Changes 21

What does this MR do?

Replaces !876 (closed).

It adds support for specifying GIT_CLONE_PATH, enabled by default for docker/kubernetes executor.

Please read: !876 (closed)

Why was this MR needed?

Closes #2211 (closed)

Are there points in the code the reviewer needs to double check?

Does this MR meet the acceptance criteria?

  • Documentation created/updated
  • Added tests for this feature/bug
  • In case of conflicts with master - branch was rebased

What are the relevant issue numbers?

  • blocked by !1282 (merged)
Edited Apr 03, 2019 by Kamil Trzciński
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: steveazz/gitlab-runner-2211-add-option-to-change-clone-path