Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 251 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 251 Bytes

Gitlab-Runner

Configure and create a gitlab-runner using docker-compose.
Documentation - https://docs.gitlab.com/runner/register/

  • Configure the runner using the environment variables in the docker-compose.yml file
  • Run "docker-compose up -d"