in config
Some checks failed
/ test (push) Failing after 2s
/ test2 (push) Successful in 1s

This commit is contained in:
sneakers-the-rat 2024-06-29 01:17:24 -07:00
parent 1522927d16
commit 52ec8dc476
Signed by untrusted user who does not match committer: jonny
GPG key ID: 6DCB96EF1E4D232D

View file

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