use pnpm in deploy preview

This commit is contained in:
pat-s 2024-06-12 11:43:56 +02:00
parent 52dd22ef8e
commit 72c195924b
No known key found for this signature in database
GPG key ID: 3C6318841EF78925

View file

@ -6,7 +6,7 @@ steps:
image: codeberg.org/woodpecker-plugins/node-pm
settings:
run: build
with: npm
with: pnpm
frozen_lockfile: true
ignore_node_modules: true