feat: allow access to runner certs #407
@ -39,7 +39,8 @@ profiles::gitea::runner::config:
|
||||
privileged: false
|
||||
options:
|
||||
workdir_parent: /workspace
|
||||
valid_volumes: []
|
||||
valid_volumes:
|
||||
- /etc/pki/tls/vault
|
||||
docker_host: ""
|
||||
force_pull: true
|
||||
force_rebuild: false
|
||||
|
||||
Loading…
Reference in New Issue
Block a user