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
|
||||
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