| ... | @@ -37,4 +37,6 @@ Register the runner using the informations provided in the "Runners" section in |
... | @@ -37,4 +37,6 @@ Register the runner using the informations provided in the "Runners" section in |
|
|
.\gitlab-runner-windows-amd64.exe register
|
|
.\gitlab-runner-windows-amd64.exe register
|
|
|
```
|
|
```
|
|
|
|
|
|
|
|
Fill in `windows` for the tag, `docker-windows` for the executor and just copy-past the example for the default Docker image. |
|
Fill in `windows` for the tag, `docker-windows` for the executor and just copy-past the example for the default Docker image.
|
|
\ No newline at end of file |
|
|
|
|
|
Edit the `C:\GitLab-Runner\config.toml` to change the shell from `pwsh` to `powershell`. |