Skip to content
Snippets Groups Projects
Commit f9923ef4 authored by Dumoulin Cédric's avatar Dumoulin Cédric
Browse files

CI: update script

parent 40f83152
No related branches found
No related tags found
No related merge requests found
......@@ -6,10 +6,10 @@ image: node:current-alpine3.20
pages:
stage: deploy
script:
- cd docwebsite
- cd cdm.ecoredoc.generator.documentation/docwebsite
- npm install --force
- npm run build
- mv ./build ../public
- mv ./build ../../public
artifacts:
paths:
- public
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment