gitlab-runner-gateway/readme.md

5 lines
318 B
Markdown
Raw Permalink Normal View History

2020-10-03 15:11:56 +00:00
# Gitlab runner gateway
This aims of this repository is to catch gitea webhook, parse .gitlab-ci.yml file and run some job with gitlab-runner from docker container. Some documentation about [gitlab-runner](./misc/doc-gitlab-runner.md)
This API could be compile with graalVM to native image see [Makefile](./Makefile)