ci, fix: actually re-use pnpm store
ci/woodpecker/push/woodpecker Pipeline failed Details

feat/type-attributes
Tomáš Mládek 2023-08-13 11:05:48 +02:00
parent 2394958398
commit c6eb593446
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ pipeline:
image: albedo.lan:5000/upend-node:latest
pull: true
commands:
- pnpm config set store-dir $CI_WORKSPACE/.pnpm
- pnpm config --location project set store-dir $CI_WORKSPACE/.pnpm
- mkdir -p $CI_WORKSPACE/.pnpm
prepare:cache:backend: