Add valid_volumes

This commit is contained in:
Thomas E Lackey 2023-10-26 19:53:52 -05:00
parent ed2ae5f47b
commit b49fe09966

View File

@ -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