Commit Graph
2 Commits
Author SHA1 Message Date
woggioni b6a3a95f52 ci: publish image under the woggioni owner after repo transfer
CI / Build and push docker image (push) Successful in 3m8s
2026-09-16 13:20:06 +08:00
woggioni 8c26979452 ci: build and publish the docker image on release/* tags
Mirrors the reimpasto blueprint pipeline: tag release/x.y.z builds the
image (backend + WASM frontend in one multi-stage build) and pushes
gitea.woggioni.net/woggioni-opencode-agent/scopa:x.y.z plus :latest.

The build context is the repository root and the Dockerfile is
server/Dockerfile (monorepo layout). Requires the repo secret
PUBLISHER_TOKEN with write:package scope.
2026-09-16 13:20:06 +08:00