diff --git a/DEPLOY.adoc b/DEPLOY.adoc index b4dba7f..63a49e1 100644 --- a/DEPLOY.adoc +++ b/DEPLOY.adoc @@ -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 │ └─────────────┘ └──────────────────┘ └─────────────┘ ----