in config
This commit is contained in:
parent
1522927d16
commit
52ec8dc476
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ container:
|
|||
# Whether to use privileged mode or not when launching task containers (privileged mode is required for Docker-in-D>
|
||||
privileged: false
|
||||
# And other options to be used when the container is started (eg, --add-host=my.forgejo.url:host-gateway).
|
||||
options:
|
||||
options: '-v /artifacts:/artifacts'
|
||||
# The parent directory of a job's working directory.
|
||||
# If it's empty, /workspace will be used.
|
||||
workdir_parent:
|
||||
|
|
Loading…
Reference in a new issue