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

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


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

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

## Docker gitlab runner

## ENV

(http://docs.gitlab.com/ce/ci/api/runners.html)

```bash
curl -i --request POST \
--url ${GITLAB_CI_URL}/api/v1/runners/register \
--header 'content-type: application/json' \
--data '{"token": ""}'
```

$GITLAB_CI_TOKEN