From 61ad50b3675f16d97e66652fc02ed7cc6cf63d54 Mon Sep 17 00:00:00 2001 From: Kenzo Date: Tue, 9 Dec 2025 17:14:23 +0100 Subject: [PATCH] Refactor Woodpecker pipeline: consolidate `when` conditions, replace `secrets` with `environment` for Fly.io auth. --- backend/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/README.md b/backend/README.md index 29dcb78..8aef3e7 100644 --- a/backend/README.md +++ b/backend/README.md @@ -52,4 +52,4 @@ See parent directory for complete documentation: - `CMS_CONCEPT.md` - System architecture - `CMS_GITEA_AUTH.md` - Authentication details - `CMS_IMPLEMENTATION_EXAMPLE.md` - Code examples -- `CMS_SETUP_GUIDE.md` - Deployment guide +- `CMS_SETUP_GUIDE.md` - Deployment guide