🔧 为 runner preset 显式设置系统 hostname
Ubuntu System Information / show-system-info (push) Successful in 0s
Ubuntu System Information / show-system-info (push) Successful in 0s
This commit is contained in:
@@ -2,6 +2,7 @@ services:
|
||||
gitea-runner:
|
||||
build: .
|
||||
container_name: gitea-runner-standard-ubuntu-22
|
||||
hostname: ubuntu
|
||||
restart: unless-stopped
|
||||
network_mode: "host" # 使用宿主机网络
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user