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 fc168639 authored by Christophe Chaudier's avatar Christophe Chaudier :rocket:
Browse files

fix: ci no cache for build in prod

parent 57a1522e
No related branches found
No related tags found
1 merge request!42Resolve "Fix: font url"
Pipeline #4618 passed
......@@ -9,7 +9,6 @@ variables:
SUB_GROUP: "www"
DOCUSAURUS_BASEURL: /
lint:
stage: 🧪 test
tags:
......@@ -29,6 +28,7 @@ pages:
tags:
- cache
script:
- rm -rf build
- npm run build
- mv build public
artifacts:
......
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