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

Can't install with production

parent f96e6fe4
Branches
No related tags found
No related merge requests found
...@@ -7,6 +7,6 @@ cache: ...@@ -7,6 +7,6 @@ cache:
client: client:
script: script:
- npm install --only=production - npm install
- mkdir -p public/js public/css - mkdir -p public/js public/css
- npm run build - npm run build
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment