1
0
Fork 0

😗使用root权限进行action

This commit is contained in:
LiuShen 2025-07-13 11:43:53 +08:00
parent f5a97c24c5
commit 5cd791bdb2
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ services:
image: code.forgejo.org/forgejo/runner:7.0.0
container_name: ${CONTAINER_NAME:-forgejo-runner}
restart: always
user: root
command: "/data/scripts/register.sh"
volumes:
- ./data:/data