added initial ebuild for gitlab-ci-multi-runner. doesn't build yet

This commit is contained in:
Manuel Friedli 2015-06-29 17:40:09 +02:00
parent 5aac15ae99
commit bd387b0842
4 changed files with 194 additions and 0 deletions

View file

@ -0,0 +1,2 @@
# specify the number of runners to spawn. Default: 1
# gitlab_ci_runner_num=1