mirror of
https://github.com/davestephens/ansible-nas
synced 2025-01-26 10:15:14 +00:00
Doc linting
This commit is contained in:
parent
6e850b97e3
commit
ae14d884d0
1 changed files with 2 additions and 2 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue