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