Attempt once again to remove PARCEL_WORKERS env var
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
f84b0d8c0d
commit
ba9aa14f2c
3 changed files with 9 additions and 7 deletions
|
@ -3,7 +3,6 @@ steps:
|
|||
image: node:22-slim
|
||||
environment:
|
||||
PNPM_HOME: /pnpm
|
||||
PARCEL_WORKERS: 0
|
||||
commands:
|
||||
- corepack enable
|
||||
- pnpm install
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue