Files
ksan.dev/.dockerignore
T
ksan 4eef81fdfc
Deploy / check (push) Successful in 9m45s
Deploy / build (push) Failing after 4s
Deploy / deploy (push) Has been skipped
Add Gitea Actions CI/CD pipeline
Build and push images to the private registry, then deploy to the VPS by commit SHA with health check and rollback.
2026-08-20 15:16:37 +02:00

13 lines
232 B
Plaintext

node_modules
.next
.git
.env*
!.env.example
design
*.md
# Kept out of the build context so editing a workflow or a deploy script
# doesn't invalidate the `COPY . .` layer and force a full rebuild.
.gitea
deploy
docker-compose*.yaml