Nice work and thanks for letting us know!
On Jun 13, 2017 3:35 AM, "johannes amorosa" wrote:
> Nevermind. We had a special naming convention that needed the checkout
> onto a different folder name,
> based on local or on CI checkout.
>
> I changed our naming convention using subgroups. This is m
Nevermind. We had a special naming convention that needed the checkout onto
a different folder name,
based on local or on CI checkout.
I changed our naming convention using subgroups. This is much cleaner,
anyway!
Thanks for your time
Johannes
On Monday, 12 June 2017 16:45:55 UTC+2, Aleksey Tsa
Hi Johannes. Why do you want to clone the repo to a different directory
name?
ᐧ
--
Need training on CFEngine, Git or Time Management? Email
train...@verticalsysadmin.com.
On Fri, Jun 9, 2017 at 2:02 AM, johannes amorosa wrote:
> Is there a way to control how gitlab-ci-mutlirunner is cloning/
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