chore(forgejo): change docker_host from '-' to 'automount'
This commit is contained in:
parent
bd4b8d23c0
commit
e509ec6859
1 changed files with 1 additions and 1 deletions
|
@ -132,7 +132,7 @@ job "forgejo" {
|
|||
options:
|
||||
workdir_parent:
|
||||
valid_volumes: []
|
||||
docker_host: "-"
|
||||
docker_host: "automount"
|
||||
force_pull: false
|
||||
host:
|
||||
workdir_parent:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue