chores: update pipeline to use node 22
All checks were successful
ci/woodpecker/manual/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/manual/woodpecker Pipeline was successful
This commit is contained in:
parent
450319ba35
commit
e8553ddbe1
@ -3,7 +3,7 @@ when:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
frontend:
|
frontend:
|
||||||
image: node:20-alpine
|
image: node:22-alpine
|
||||||
commands:
|
commands:
|
||||||
- yarn global add pnpm
|
- yarn global add pnpm
|
||||||
- ( cd client && pnpm run setup )
|
- ( cd client && pnpm run setup )
|
||||||
|
Loading…
x
Reference in New Issue
Block a user