This commit is contained in:
parent
b9a5fa3ce5
commit
5004d16270
6 changed files with 57 additions and 1 deletions
|
|
@ -7,3 +7,8 @@ See: https://forgejo.org/docs/latest/admin/actions/
|
|||
|
||||
- `forgejo_runner__config`: The configuration to run the Forgejo Runner with.
|
||||
A configuration can be generated using `forgejo-runner generate-config`. Also see the [relevant docs](https://forgejo.org/docs/latest/admin/actions/configuration/).
|
||||
|
||||
## Optional Arguments
|
||||
|
||||
- `forgejo_runner__enable_dind`: set up a Docker-in-Docker (dind) service alongside the runner.
|
||||
You will need to adjust the runner configuration as explained in [Utilizing Docker within Actions: Docker-in-Docker](https://forgejo.org/docs/latest/admin/actions/docker-access/#docker-in-docker).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue