fix: architecture schema in DEPLOY

This commit is contained in:
2026-07-25 16:33:37 +04:00
parent 4114b9e8e3
commit dafb5e5753
+1 -1
View File
@@ -14,7 +14,7 @@ L'architecture retenue (identique à celle de pawol.nu) :
[source]
----
┌─────────────┐ push main ┌──────────────────┐ SSH (git pull) ┌─────────────┐
│ Dépôt git │ ─────────────▶ │ Gitea Actions │ ─────────────────▶ │ Serveur │
│ Dépôt git │ ─────────────▶│ Gitea Actions │ ─────────────────▶│ Serveur │
│ (LaBola) │ │ check → deploy │ │ production │
└─────────────┘ └──────────────────┘ └─────────────┘
----