From a0e051963f3833fa6d1c369a4e99f819857f4e3c Mon Sep 17 00:00:00 2001 From: simplypower-bbj Date: Sun, 25 Jun 2023 19:40:28 +0200 Subject: [PATCH] added readme --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md 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.