Doc linting

This commit is contained in:
David Stephens 2022-08-28 12:53:42 +01:00
parent 6e850b97e3
commit ae14d884d0

View file

@ -8,10 +8,10 @@ Check it out at <https://woodpecker-ci.org/>.
Set `woodpecker_ci_enabled: true` in your `inventories/<your_inventory>/nas.yml` file.
Gitea (`gitea_enabled: true`) must be set up and running before attempting to set up Woodpecker CI.
Gitea (`gitea_enabled: true`) must be set up and running before attempting to set up Woodpecker CI.
## Setup Tasks
An Oauth2 application must be set up in Gitea. Visit https://woodpecker-ci.org/docs/administration/forges/gitea for more info, then set `woodpecker_ci_gitea_client` and `woodpecker_ci_gitea_secret` accordingly.
An Oauth2 application must be set up in Gitea. Visit <https://woodpecker-ci.org/docs/administration/forges/gitea> for more info, then set `woodpecker_ci_gitea_client` and `woodpecker_ci_gitea_secret` accordingly.
Set `woodpecker_ci_admin_user` to the same username as your user in Gitea.