Host information
Windows 10
gitlab-ci-local 4.37.0
Additional context
I am a docker newbie, so it may be an issue on my side
my docker is set to run windows container, so it cannot pull your linux image, and if I switch to linux container, first step is OK, but then it cannot use the windows container to actually build
Error output
Minimal .gitlab-ci.yml illustrating the issue
Expected behavior Build is started
Host information Windows 10 gitlab-ci-local 4.37.0
Additional context I am a docker newbie, so it may be an issue on my side
my docker is set to run windows container, so it cannot pull your linux image, and if I switch to linux container, first step is OK, but then it cannot use the windows container to actually build