Update woodpecker config
This commit is contained in:
parent
2a99784bfb
commit
536a6ff06b
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ steps:
|
||||||
secrets:
|
secrets:
|
||||||
- CODEBERG_SSH_KEY
|
- CODEBERG_SSH_KEY
|
||||||
commands:
|
commands:
|
||||||
- apk add git
|
- apk add git openssh-client
|
||||||
- corepack enable
|
- corepack enable
|
||||||
- corepack prepare pnpm@latest --activate
|
- corepack prepare pnpm@latest --activate
|
||||||
- pnpm install
|
- pnpm install
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue