Rename directory on cloning or fetching repository in gitlab-ci-multirunner CI

2017-06-09 Thread johannes amorosa
Is there a way to control how gitlab-ci-mutlirunner is cloning/fetching the repository. What I specifically need is to clone/fetch the repo to a new directory name. This is like a standard git clone with added new name: git clone git@gitlab:dev-op/repo_name.git newname Thanks for your time Joh

Re: Rename directory on cloning or fetching repository in gitlab-ci-multirunner CI

2017-06-13 Thread johannes amorosa
Tsalolikhin wrote: > > Hi Johannes. Why do you want to clone the repo to a different directory > name? > ᐧ > > -- > Need training on CFEngine, Git or Time Management? Email > trai...@verticalsysadmin.com . > > On Fri, Jun 9, 2017 at 2:02 AM, johannes amorosa &