Skip to content
Snippets Groups Projects
Commit 9cc880f8 authored by Wilson JALLET's avatar Wilson JALLET :money_with_wings:
Browse files

Update .gitlab-ci.yml

parent 77adf555
No related branches found
No related tags found
No related merge requests found
...@@ -26,7 +26,7 @@ stages: ...@@ -26,7 +26,7 @@ stages:
install-dependencies: install-dependencies:
stage: install stage: install
script: script:
- npm install - npm install -q
artifacts: artifacts:
paths: paths:
- build/ - build/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment