6 Forks
18 Stars
18 Watchers

gitlab-runner

Gitlab Runner on Alpine Linux [Docker]

How to download and setup gitlab-runner

Open terminal and run command
git clone https://github.com/yobasystems/gitlab-runner.git
git clone is used to create a copy or clone of gitlab-runner repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with gitlab-runner https://github.com/yobasystems/gitlab-runner/archive/master.zip

Or simply clone gitlab-runner with SSH
[email protected]:yobasystems/gitlab-runner.git

If you have some problems with gitlab-runner

You may open issue on gitlab-runner support forum (system) here: https://github.com/yobasystems/gitlab-runner/issues