Compare commits
1 Commits
fix/interc
...
ci/pnpm-ca
| Author | SHA1 | Date | |
|---|---|---|---|
| fcfac28978 |
@@ -32,6 +32,7 @@ variables:
|
|||||||
- &node_image "node:24-alpine"
|
- &node_image "node:24-alpine"
|
||||||
- &install_deps |
|
- &install_deps |
|
||||||
corepack enable
|
corepack enable
|
||||||
|
pnpm config set store-dir /root/.local/share/pnpm/store
|
||||||
pnpm install --frozen-lockfile
|
pnpm install --frozen-lockfile
|
||||||
- &use_deps |
|
- &use_deps |
|
||||||
corepack enable
|
corepack enable
|
||||||
|
|||||||
Reference in New Issue
Block a user