ci: run nitro prepare and tests in single backend directory command
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
This commit is contained in:
parent
45606d10c7
commit
2486b686db
@ -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