Skip to content
Snippets Groups Projects
Verified Commit 65abb361 authored by Sebastian Bergandy's avatar Sebastian Bergandy :keyboard:
Browse files

install pnpm

parent e1268bc5
Branches
No related tags found
No related merge requests found
Pipeline #1861 failed
......@@ -8,6 +8,12 @@ stages:
services:
- docker:dind
prepare npm:
stage: .pre
script:
- npm install -g pnpm@9.15.4
- pnpm install --frozen-lockfile
alfa:
stage: lint
script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment