Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit 3a61dd0b authored by Celeste Robert's avatar Celeste Robert
Browse files

test: install pacakges instead of clean install

parent 3492cef0
No related branches found
No related tags found
No related merge requests found
Pipeline #46606 passed
......@@ -14,12 +14,10 @@ cache:
paths:
- node_modules/
before_script:
- npm ci
pages:
stage: build
script:
- npm i
- npm run build
- mv public public.dist
- mv dist public
......
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