Skip to content

Quickly setup a self hosted Gitlab Runner with Docker

Notifications You must be signed in to change notification settings

rebooting/gitlab_runner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup for self hosted Gitlab runner.

  1. make start

  2. register for self hosted runner in Gitlab Project

  3. copy the token

  4. export GL_TOKEN=<token>

  5. run register_runner.sh

** source from : https://testdriven.io/blog/gitlab-ci-docker/

About

Quickly setup a self hosted Gitlab Runner with Docker

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published