commit a0e051963f3833fa6d1c369a4e99f819857f4e3c Author: simplypower-bbj Date: Sun Jun 25 19:40:28 2023 +0200 added readme diff --git a/README.md b/README.md new file mode 100644 index 0000000..c154e29 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# 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.