error: only one config file at a time
The Pipeline of my project fails with a strange error, trying to fetch/clone the project:
Getting source from Git repository
error: only one config file at a time
No “.gitconfig” file versioned in the git repository.
I tried to:
- use different runner (tag) in the same host
- use different host (moved from gitlab-runner hosted on centos to gitlab-runner hosted on a cluster kubernetes)
- created a new gitlab project and copy sources
Any idea???
KR
Alberto