All checks were successful
Build and Deploy / build-and-push (push) Successful in 1m52s
8 lines
230 B
Markdown
8 lines
230 B
Markdown
# blog
|
|
|
|
`POST /webhook/rebuild` spawns npm run build and rebuilds
|
|
|
|
docker entrypoint is `node --watch server.js`, fastify serves `dist` as static content
|
|
|
|
[manifests/ayaume.yaml](./manifests/ayaume.yaml) has k8s manifest examples
|