Add CI/CD notes to CLAUDE.md
All checks were successful
Build and Push Container / build (push) Successful in 27s

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Debian
2026-01-05 03:35:09 +00:00
parent e05faaacbe
commit 64a8462784

View File

@@ -2,6 +2,11 @@
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository. This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
## CI/CD Notes
- CI builds take **less than 1 minute** - wait for completion then pull/recreate container
- After pushing, wait ~1 min then run: `ssh whale "docker pull gitea.voyager.sh/nick/kuma-strapper:latest && cd /opt/docker/kuma-strapper && docker compose up -d --force-recreate"`
## Build & Run Commands ## Build & Run Commands
### Docker (Production) ### Docker (Production)