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