feat: Add runners
Signed-off-by: Julien Riou <julien@riou.xyz>
This commit is contained in:
parent
dc191e4b4d
commit
6c7280b213
7 changed files with 159 additions and 0 deletions
|
@ -9,3 +9,8 @@ forgejo_db_password: CHANGEME
|
|||
forgejo_db_database: forgejo
|
||||
forgejo_manage_iptables: false
|
||||
forgejo_allowed_sources: []
|
||||
forgejo_runners_version: 9.1.1
|
||||
forgejo_runners_config_dir: /etc/forgejo-runners
|
||||
# forgejo_runners:
|
||||
# repository: token
|
||||
forgejo_runners: {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue