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

Ensure that npm build always works

parent b1401ed2
Branches
Tags
No related merge requests found
......@@ -7,4 +7,5 @@ cache:
client:
script:
- npm install
- npm install --only=production
- npm run build
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment