- Gitlab > Settings > CI/CD > Runners > Expand > Show runner installation instructions 클릭
- Wndows탭 이동
- ./gitlab-runner.exe register --url http://127.0.0.1/ --registration-token $REGISTRATION_TOKEN
- 실행 방법 shell 선택
- 등록후 아래 체크
Windows에서 shell선택해서 돌리면 에러남
config.toml 파일을 수정해야함
빨간색으로 밑줄친 부분을 powershell로 해줘야함