August 2019
Beginner
608 pages
16h 7m
English
Unlike GitLab itself, which doesn't run on Windows, you can operate the GitLab Runner software on Windows machines.
There are two types of runner binaries, depending on your CPU architecture:
Download it and copy it to gitlab-runner.exe in a folder on your local drive; for example, C:-runner.
Now, you need an elevated command prompt to register and install the software:
c:\cd c:\gitlab-runnerc:\gitlab-runner\gitlab-runner.exe register
The registration steps will be shown in the next section as ...
Read now
Unlock full access