This commit is contained in:
parent
ee7195b82a
commit
7c042bc99a
1 changed files with 1 additions and 1 deletions
|
@ -3,9 +3,9 @@ steps:
|
|||
image: node:20-slim
|
||||
environment:
|
||||
PNPM_HOME: /pnpm
|
||||
PATH: "/pnpm:$PATH"
|
||||
commands:
|
||||
- corepack enable
|
||||
- export 'PATH="/pnpm:$PATH"'
|
||||
- pnpm install
|
||||
- pnpm run build --no-chache
|
||||
- rm -rf /var/woodpecker/thesandwich/*
|
||||
|
|
Loading…
Add table
Reference in a new issue