Skip to content
Snippets Groups Projects
Commit 1a2d14d1 authored by Alexander Olofsson's avatar Alexander Olofsson
Browse files

Skip the NPM uninstall step

parent 6a6c811b
No related branches found
No related tags found
No related merge requests found
...@@ -17,7 +17,6 @@ package: ...@@ -17,7 +17,6 @@ package:
- npm install - npm install
- mkdir -p public/js public/css - mkdir -p public/js public/css
- npm run build - npm run build
- npm uninstall --save-prod
- npm pack - npm pack
artifacts: artifacts:
paths: paths:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment