Skip to content

Instantly share code, notes, and snippets.

@Yamini-crypto
Created March 18, 2024 06:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Yamini-crypto/f6c3e0f112163ff9d8d3721fb8bbea53 to your computer and use it in GitHub Desktop.
Save Yamini-crypto/f6c3e0f112163ff9d8d3721fb8bbea53 to your computer and use it in GitHub Desktop.
PS C:\gitlab> .\gitlab-runner-windows-amd4.exe register
Runtime platform arch=amd4 os=windows pid=2076 revision=1b659122 version=12.8.0
Please enter the gitlab-ci coordinator URL (e.g. https://gitlab.com/):
https://gitlab.com/
Please enter the gitlab-ci token for this runner:
xxxxxxxxxxxxxxxxxxxxxxx
Please enter the gitlab-ci description for this runner:
[EC2AMAZ-59OR3D8]: WIN-CI-SERVER
Please enter the gitlab-ci tags for this runner (comma separated):
WIN-CI-SERVER,WIN_CI_SERVER
Registering runner… succeeded runner=D5fhWHEa
Please enter the executor: docker, docker-windows, docker-ssh, parallels, shell, ssh, virtualbox, docker+machine, docker-ssh+machine, kubernetes, custom:
shell
Runner registered successfully. Feel free to start it, but if it’s running already the config should be automatically reloaded!
Setup the gitlab runner as a service
PS C:\gitlab> .\gitlab-runner-windows-amd4.exe install
PS C:\gitlab> .\gitlab-runner-windows-amd4.exe start
PS C:\gitlab> .\gitlab-runner-windows-amd4.exe status
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment