Update woodpecker config

This commit is contained in:
Alexander Navarro 2023-11-25 16:53:22 -03:00
parent 2a99784bfb
commit 536a6ff06b

View file

@ -13,7 +13,7 @@ steps:
secrets:
- CODEBERG_SSH_KEY
commands:
- apk add git
- apk add git openssh-client
- corepack enable
- corepack prepare pnpm@latest --activate
- pnpm install