Update Servers/Documentation/Zensical.md
All checks were successful
GitOps Automatic Documentation Deployment / Sync Docs to https://kb.bunny-lab.io (push) Successful in 5s
GitOps Automatic Documentation Deployment / Sync Docs to https://docs.bunny-lab.io (push) Successful in 6s

This commit is contained in:
2026-01-26 19:20:02 -07:00
parent 5cf17ff65d
commit 9125738ce7

View File

@@ -233,7 +233,7 @@ sudo systemctl daemon-reload
sudo systemctl enable --now gitea-runner.service sudo systemctl enable --now gitea-runner.service
``` ```
#### Gitea Runner Repository Workflow ### Repository Workflow
Place the following file into your documentation repository at the given location and this will enable the runner to execute when changes happen to the repository data. Place the following file into your documentation repository at the given location and this will enable the runner to execute when changes happen to the repository data.
```yaml title="gitea/workflows/gitops-automatic-deployment.yml" ```yaml title="gitea/workflows/gitops-automatic-deployment.yml"