Skip to content
Snippets Groups Projects
Commit 07d52332 authored by Millicent Billette's avatar Millicent Billette
Browse files

export minified modules in gitlab-pages

parent f20a378c
No related branches found
No related tags found
No related merge requests found
......@@ -24,7 +24,7 @@ pages:
image: node:latest
script:
- npm run test:production
- mkdir public
- mkdir -p public/dist
- cp -rf generated/minified/* public/dist/
- mv generated/coverage public/
- mv generated/jscpd/html public/jscpd
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment