ci: prerender site
All checks were successful
ci/woodpecker/push/build Pipeline was successful

This commit is contained in:
Radical 2025-05-30 18:27:23 +02:00
parent 14f4ee86e5
commit f874f3db79

View file

@ -4,7 +4,7 @@ steps:
commands:
- npm install -g pnpm
- pnpm install
- pnpm build
- pnpm build --prerender
when:
- event: push
- event: pull_request