From 4f83a5656db006658553f5476309bc24b92c1d3b Mon Sep 17 00:00:00 2001 From: Gitea Action Date: Tue, 3 Mar 2026 00:35:32 +0000 Subject: [PATCH] feat: initialized templates/gitea-runner. --- templates/gitea-runner/README.md | 8 ++++++++ templates/gitea-runner/docker-compose.yml | 0 2 files changed, 8 insertions(+) create mode 100644 templates/gitea-runner/README.md create mode 100644 templates/gitea-runner/docker-compose.yml diff --git a/templates/gitea-runner/README.md b/templates/gitea-runner/README.md new file mode 100644 index 0000000..f9fee80 --- /dev/null +++ b/templates/gitea-runner/README.md @@ -0,0 +1,8 @@ +# gitea-runner (templates) + +### Description +Description for gitea-runner goes here. + +### Configuration +- Path: templates/gitea-runner/docker-compose.yml +- Status: Draft diff --git a/templates/gitea-runner/docker-compose.yml b/templates/gitea-runner/docker-compose.yml new file mode 100644 index 0000000..e69de29