Skip to content

This repository contain configuration for running gitlab runner inside the docker

Notifications You must be signed in to change notification settings

taufiqpsumarna/docker-gitlab-runner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 = "<REPLACE_WITH_YOUR_GITLAB_RUNNER_REGISTRATION_TOKEN>"

Or you can just modify the configuration

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

About

This repository contain configuration for running gitlab runner inside the docker

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published