From e831be9d5bbb389f7aa285bc9c9a0a3f5475b801 Mon Sep 17 00:00:00 2001 From: Egutierrez Date: Sun, 12 Apr 2026 20:58:12 +0200 Subject: [PATCH] =?UTF-8?q?docs:=20a=C3=B1adir=20nota=20de=20CI/CD=20al=20?= =?UTF-8?q?README?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.6 (1M context) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b85516e..aaa277b 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ Plataforma en Go para gestionar bots Matrix autónomos. Cada bot combina un **core puro** (personalidad, reglas de decisión, transformaciones) con un **shell impuro** (conexión Matrix, SSH, LLM, side effects), conectados a un servidor Matrix self-hosted. +> CI/CD: push a Gitea → webhook → deploy_server → build + restart automático. + --- ## Inicio rápido