This commit is contained in:
@@ -2,6 +2,7 @@ steps:
|
|||||||
- name: Prepare
|
- name: Prepare
|
||||||
image: node:18-slim
|
image: node:18-slim
|
||||||
commands:
|
commands:
|
||||||
|
- apt-get install -y git
|
||||||
- corepack enable
|
- corepack enable
|
||||||
- corepack prepare pnpm@latest --activate
|
- corepack prepare pnpm@latest --activate
|
||||||
- pnpm install --frozen-lockfile
|
- pnpm install --frozen-lockfile
|
||||||
|
|||||||
Reference in New Issue
Block a user