Skip to content
Snippets Groups Projects
Commit 845f701b authored by thibault.capt's avatar thibault.capt
Browse files

Update .gitlab-ci.yml file

parent de15ac5f
No related branches found
No related tags found
No related merge requests found
Pipeline #37341 failed
...@@ -13,7 +13,7 @@ install-frontend: ...@@ -13,7 +13,7 @@ install-frontend:
stage: dependencies stage: dependencies
script: script:
- cd ./frontend/ - cd ./frontend/
- npm ci - npm i
cache: cache:
key: "frontend-deps" key: "frontend-deps"
paths: paths:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment