An open API service indexing awesome lists of open source software.

https://github.com/taufiqpsumarna/docker-gitlab-runner

This repository contain configuration for running gitlab runner inside the docker
https://github.com/taufiqpsumarna/docker-gitlab-runner

gitlab-runners

Last synced: 4 months ago
JSON representation

This repository contain configuration for running gitlab runner inside the docker

Awesome Lists containing this project

README

          

# How To Use

1. Clone this repository

2. Configure config.toml file inside /config folder and change this value:
```
url = "https://git.example.com"
token = ""
```
Or you can just modify the configuration

3. Bring up docker compose file '''docker compose -d```
4. You can either just using single runner or concurrent runner using custom config.toml