How to Configure & Register GitLab runner on CentOS
GitLab Runner is an application that runs jobs in pipelines in conjunction with GitLab CI/CD. It is open-source and written in Go. It comprises a single binary that does not require any language-specific requirements. Also, GitLab Runner can be deployed as a Docker container or Kubernetes cluster.
For more explanation on this video: https://www.linuxhelp.com/how-to-install-and-configure-gitlab-runner-on-centos-7
centos 7
05:37 it solved my problem, thanks very much
nicely explain..
i have another question how can I define a specific shared runner into my gitlab-ci ?
Hey dude, I am wondering how to register two runners on the same machine. I am looking to use it for another project
Where are logs stored when run as a service?thanks
nicely done kudos