feat: downgrade woodpecker CI images to node 20
This commit is contained in:
parent
2153d71c00
commit
227ba8dcfb
@ -3,7 +3,7 @@ when:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
frontend:
|
frontend:
|
||||||
image: node:22-alpine
|
image: node:20-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