Commit Graph

2 Commits

Author SHA1 Message Date
zhengchen.tao cb3e99aec2 ci: restore deploy job, gated on vars.DEPLOY_PATH
Build Docker Image / build (push) Successful in 14m11s
Build Docker Image / deploy (push) Successful in 1m16s
Re-add the deploy job dropped during open-source cleanup. The job pulls
the just-built image and restarts the compose stack in vars.DEPLOY_PATH.

The gate `if: vars.DEPLOY_PATH != ''` keeps the workflow safe for
public mirroring: no path appears in the YAML, and any fork without
DEPLOY_PATH set will silently skip the deploy step.
2026-05-18 00:46:49 +08:00
zhengchen.tao 71600adba9 Initial public release
Build Docker Image / build (push) Failing after 1m40s
MCP (Model Context Protocol) server providing read-only access to a Gitea
instance, gated by OAuth-issued JWT bearer tokens. See README.md for setup.
2026-05-17 23:54:59 +08:00