feat: add Gitea act runner configuration and update docker-compose integration
Some checks failed
Nix Format Check / check-format (push) Has been cancelled
Some checks failed
Nix Format Check / check-format (push) Has been cancelled
This commit is contained in:
@@ -33,7 +33,7 @@ services:
|
||||
act_runner:
|
||||
image: gitea/act_runner:latest
|
||||
volumes:
|
||||
- ./act-runner-config.yaml:/config.yaml
|
||||
- {{gitea_service_dir}}/act-runner-config.yaml:/config.yaml
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
environment:
|
||||
- PUID=1000
|
||||
|
Reference in New Issue
Block a user