gitea actions and one runner

This commit is contained in:
2023-09-28 09:59:50 +02:00
parent a6fde7cabb
commit 2a887b9d90
2 changed files with 42 additions and 0 deletions

View File

@@ -72,6 +72,7 @@ job "gitea" {
GITEA__server__START_SSH_SERVER = "true"
GITEA__packages__ENABLED = "true"
GITEA__log__LEVEL = "warn"
GITEA__actions__ENABLED = "true"
}