| ... | ... | @@ -66,6 +66,8 @@ Fill in `windows` for the tag, `docker-windows` for the executor and just copy-p |
|
|
|
|
|
|
|
Edit the `C:\GitLab-Runner\config.toml` to change the shell from `pwsh` to `powershell`. You can also increase the number of `concurrent` jobs (first line) to match at least the number of vcores.
|
|
|
|
|
|
|
|
You may also need to add `pull_policy = ["if-not-present", "always"]` in the `[runners.docker]` section of the `C:\GitLab-Runner\config.toml` file.
|
|
|
|
|
|
|
|
Troubleshooting
|
|
|
|
===============
|
|
|
|
|
| ... | ... | |