mirror of
https://github.com/ascet-tomsk/gitea-setup.git
synced 2026-02-16 14:01:13 +03:00
first commit
This commit is contained in:
27
4.3-config.yaml
Normal file
27
4.3-config.yaml
Normal file
@@ -0,0 +1,27 @@
|
||||
runner:
|
||||
capacity: 2
|
||||
labels:
|
||||
- "ubuntu-24.04:host"
|
||||
- "linux:host"
|
||||
- "self-hosted"
|
||||
- "linux-amd64"
|
||||
|
||||
fetch_timeout: 5s
|
||||
fetch_interval: 2s
|
||||
|
||||
container:
|
||||
network_mode: "host"
|
||||
workdir_parent: /var/lib/act_runner/workspace
|
||||
|
||||
host:
|
||||
workdir_parent: /var/lib/act_runner/workspace
|
||||
|
||||
cache:
|
||||
enabled: true
|
||||
dir: /var/lib/act_runner/cache
|
||||
cleanup_interval: 24h
|
||||
|
||||
# 4.3 Конфигурационный файл act_runner
|
||||
# /etc/act_runner/config.yaml
|
||||
|
||||
|
||||
Reference in New Issue
Block a user