| ... | ... | @@ -15,11 +15,7 @@ Invoke-WebRequest -UseBasicParsing "https://raw.githubusercontent.com/microsoft/ |
|
|
|
|
|
|
|
The system will reboot!
|
|
|
|
|
|
|
|
Download the docker image:
|
|
|
|
|
|
|
|
```powershell
|
|
|
|
docker pull mcr.microsoft.com/windows/servercore:ltsc2022
|
|
|
|
```
|
|
|
|
Follow instructions from [Install Build Tools into a container](https://learn.microsoft.com/en-us/visualstudio/install/build-tools-container?view=vs-2022) to generate the `buildtools` docker image.
|
|
|
|
|
|
|
|
Install Gitlab runner:
|
|
|
|
|
| ... | ... | |