Add valid_volumes
This commit is contained in:
parent
ed2ae5f47b
commit
b49fe09966
@ -46,3 +46,5 @@ container:
|
||||
privileged: true
|
||||
# And other options to be used when the container is started (eg, --add-host=my.gitea.url:host-gateway).
|
||||
options: --add-host=gitea.local:host-gateway --volume "/var/lib/docker" --volume "/data:/data:ro"
|
||||
valid_volumes:
|
||||
- act-runner-shared
|
||||
|
||||
Loading…
Reference in New Issue
Block a user