Closed ahoehma closed 2 weeks ago
argh.. not sure but maybe path issue here?
error: invalid path 'tests/test-cases/rules-changes/.gitlab-ci-rules:changes:paths.yml'
don't really have a windows machine to investigate ..
I never had such an error before :-) But I can start googling little bit.
@ANGkeith I found same issue here in the prohect:
https://github.com/firecow/gitlab-ci-local/issues/1279
it's the ":" in the name of
tests/test-cases/rules-changes/.gitlab-ci-rules:changes:paths.yml
this is not possible under windows.
closing since it's duplicate of #1279
nice, will create a quick mr to fix this
I try to clone the repo but got a checkout error. Hmm..
$git -v git version 2.47.0.windows.2