Skip to content
  • Steve Xuereb's avatar
    Add custom clone path for the build · c9bd231f
    Steve Xuereb authored and Kamil Trzciński's avatar Kamil Trzciński committed
    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
    c9bd231f