ci: integrate backend vitest tests into woodpecker pipeline #1
@ -20,8 +20,7 @@ steps:
|
||||
image: *node_image
|
||||
commands:
|
||||
- *pnpm_setup
|
||||
- cd backend && npx nitro prepare
|
||||
- cd backend && pnpm test
|
||||
- cd backend && npx nitro prepare && pnpm test
|
||||
depends_on: [install]
|
||||
|
||||
build-backend:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user