ADD: Gitea server + runner

This commit is contained in:
2025-09-03 15:23:01 +02:00
parent 4915444669
commit dd080fff37
2 changed files with 3 additions and 0 deletions

3
gitea/.env.example Normal file
View File

@@ -0,0 +1,3 @@
GITEA_INSTANCE_URL=<instance_url>
GITEA_RUNNER_REGISTRATION_TOKEN=<registration_token>
GITEA_RUNNER_NAME=<runner_name>

View File