ADD: Gitea server + runner
This commit is contained in:
3
gitea/.env.example
Normal file
3
gitea/.env.example
Normal file
@@ -0,0 +1,3 @@
|
||||
GITEA_INSTANCE_URL=<instance_url>
|
||||
GITEA_RUNNER_REGISTRATION_TOKEN=<registration_token>
|
||||
GITEA_RUNNER_NAME=<runner_name>
|
||||
0
gitea/docker-compose.yaml
Normal file
0
gitea/docker-compose.yaml
Normal file
Reference in New Issue
Block a user