From 36041e92025c5d5f9ea95d8400ab9a54f68eaff8 Mon Sep 17 00:00:00 2001 From: continuist Date: Sun, 29 Jun 2025 22:19:50 -0400 Subject: [PATCH] Minor fix to diagram --- CI_CD_PIPELINE_SETUP_GUIDE.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CI_CD_PIPELINE_SETUP_GUIDE.md b/CI_CD_PIPELINE_SETUP_GUIDE.md index 61acde0..245a250 100644 --- a/CI_CD_PIPELINE_SETUP_GUIDE.md +++ b/CI_CD_PIPELINE_SETUP_GUIDE.md @@ -8,7 +8,8 @@ This guide covers setting up a complete Continuous Integration/Continuous Deploy ┌─────────────────┐ ┌─────────────────┐ ┌─────────────────┐ │ Forgejo Host │ │ CI/CD Linode │ │ Production Linode│ │ (Repository) │ │ (Actions Runner)│ │ (Docker Deploy) │ -│ │ │ + Harbor Registry│ │ + DinD Container│ +│ │ │ + Harbor Registry│ │ │ +│ │ │ + DinD Container│ │ │ └─────────────────┘ └─────────────────┘ └─────────────────┘ │ │ │ │ │ │