https://github.com/morlay/docker-gitlab-runner
https://github.com/morlay/docker-gitlab-runner
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/morlay/docker-gitlab-runner
- Owner: morlay
- Created: 2016-08-29T02:46:40.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-09-21T09:52:51.000Z (over 9 years ago)
- Last Synced: 2025-08-08T21:26:50.738Z (10 months ago)
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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