mirror of
https://github.com/mother-of-all-self-hosting/mash-playbook
synced 2025-02-24 11:17:14 +00:00
Fix small typo on Forgejo Runner's documentation
Signed-off-by: Sergio Durigan Junior <sergiodj@sergiodj.net>
This commit is contained in:
parent
57dcafd8ea
commit
2a86d44939
1 changed files with 1 additions and 1 deletions
|
@ -54,4 +54,4 @@ Labels are an important aspect of the runner, and as such should be carefully ch
|
|||
|
||||
After the installation, the runner will register with the Forgejo instance (provided via the `forgejo_runner_instance_url` variable) and generate a `.runner` file inside its configuration path. This file should not be modified manually. If for some reason you wish to force the registration to run again, you can delete the `.runner` file and restart the service.
|
||||
|
||||
If you with to change the labels associated with the runner, you can simply modify the `forgejo_runner_labels` variable and run the playbook again. There is no need to delete the `.runner` file and run the registration again.
|
||||
If you wish to change the labels associated with the runner, you can simply modify the `forgejo_runner_labels` variable and run the playbook again. There is no need to delete the `.runner` file and run the registration again.
|
||||
|
|
Loading…
Add table
Reference in a new issue