diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..8f0531b --- /dev/null +++ b/readme.md @@ -0,0 +1,5 @@ +# 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) \ No newline at end of file