6 lines
276 B
Markdown
6 lines
276 B
Markdown
# gitea_runner
|
|
|
|
Containerised service that receives notifications from gitea when updates are pushed to a repository.
|
|
|
|
This service looks for a file called "gitea_runner.yml" in the root of the repository. If the file is found, instructions on what to run are read from this.
|