docs: detallar pipeline CI/CD en README
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
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.
|
||||
> **CI/CD**: push a Gitea → webhook → deploy_server → `bash build.sh` → `systemctl restart` automático.
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user