diff --git a/docs/README.md b/docs/README.md index 74d7bf6..479b046 100644 --- a/docs/README.md +++ b/docs/README.md @@ -7,6 +7,8 @@ | [**Main README**](../README.md) | Project overview, installation, and usage | | [**Contributing Guide**](../CONTRIBUTING.md) | Development setup and workflow | | [**Environment Configuration**](ENVIRONMENT.md) | Environment variable reference | +| [**CI/CD Secrets Setup**](CI-CD-SECRETS.md) | CI/CD secrets configuration guide | +| [**CI/CD Workflows**](../.gitea/workflows/README.md) | Gitea Actions workflows documentation | | [**Docker Setup**](../docker/README.md) | Container development | | [**Scripts & Utilities**](../scripts/README.md) | Development tools | @@ -18,6 +20,8 @@ **Configuration**: See [Environment Variables](ENVIRONMENT.md) +**CI/CD Setup**: Configure secrets with [CI/CD Secrets Guide](CI-CD-SECRETS.md) + ## 🔗 External References - [systemd documentation](https://systemd.io/)