project of gitlab-runner gateway
.mvn/wrapper | ||
misc | ||
src/main | ||
.dockerignore | ||
.editorconfig | ||
.gitignore | ||
Dockerfile | ||
Dockerfile-agent | ||
Makefile | ||
mvnw | ||
mvnw.cmd | ||
pom.xml | ||
readme.md |
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
This API could be compile with graalVM to native image see Makefile