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