Skip to content
Snippets Groups Projects
Commit f220c48a authored by Antoine Gaudron-Desjardins's avatar Antoine Gaudron-Desjardins
Browse files

improve ci

parent 3f0b428e
No related branches found
No related tags found
1 merge request!22improve ci
Pipeline #43828 failed
...@@ -63,7 +63,7 @@ install-npm-packages: ...@@ -63,7 +63,7 @@ install-npm-packages:
stage: build stage: build
cache: cache:
paths: paths:
- node_modules/ - frontend/node_modules/
script: script:
- cd ./frontend - cd ./frontend
- npm ci - npm ci
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment