Add back PARCEL_WORKERS just to be safe
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
1a60e1b844
commit
dccf697707
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ steps:
|
|||
image: node:22-slim
|
||||
environment:
|
||||
PNPM_HOME: /var/woodpecker/pnpm
|
||||
PARCEL_WORKERS: 0
|
||||
commands:
|
||||
- corepack enable
|
||||
- pnpm install
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue