Forgejo runner: fix docker socket mount
This commit is contained in:
parent
9f2ed13fc9
commit
e87bdf60a3
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ container:
|
||||||
workdir_parent:
|
workdir_parent:
|
||||||
valid_volumes:
|
valid_volumes:
|
||||||
- 'caddy_korhonen_cc'
|
- 'caddy_korhonen_cc'
|
||||||
docker_host: ''
|
docker_host: 'automount'
|
||||||
force_pull: false
|
force_pull: false
|
||||||
|
|
||||||
host:
|
host:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue