fix(ci): Install pnpm
Some checks failed
ci/woodpecker/push/build Pipeline failed

This commit is contained in:
2024-11-26 19:01:51 +01:00
parent 7ba890dfd7
commit e211554579

View File

@@ -2,6 +2,7 @@ steps:
- name: run full license export
image: registry.odit.services/hub/library/node:19.7.0-alpine3.16
commands:
- npm i -g pnpm@8
- pnpm i
- pnpm licenses:export
- name: push new licenses file to repo