chore(repo): remove internal deployment plan, sanitize infra references
Drop docs/deployment-plan.md (internal planning doc, kept out of the repo) and replace the personal lab DB IP and host names in the env/compose/deploy docs with generic placeholders, so the repo is safe to make public later.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
name: CI
|
||||
# Lightweight validation on every push to main: type-check + build the frontend and
|
||||
# byte-compile the backend. The image build and rollout happen on the the VPS host
|
||||
# byte-compile the backend. The image build and rollout happen on the deploy host
|
||||
# (see deploy/README.md); this just catches breakage early.
|
||||
on:
|
||||
push:
|
||||
|
||||
Reference in New Issue
Block a user