Skip to content
Snippets Groups Projects
Commit 553f4b6a authored by Matthieu BENOIST's avatar Matthieu BENOIST
Browse files

Update .gitlab-ci.yml file

parent ba78fd6c
Branches
Tags
No related merge requests found
Pipeline #127159 failed
......@@ -8,7 +8,7 @@ stages:
build:
stage: build
script:
- npm ci # install deps
- npm install # install deps
- npm run build # Compile
artifacts:
paths:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment