Fix build config

This commit is contained in:
Tyler 2018-07-31 21:26:03 -04:00
parent 2fb68ce8cf
commit 5103a3af97
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ build-static:
stage: build
script:
- npm install -g @vue/cli
- export PATH=$PATH:node_modules/.bin
- cd joker
- npm run build
artifacts: