Refine CI

This commit is contained in:
CzBiX
2020-03-29 18:20:50 +08:00
parent 860a0aebbe
commit 7e6e391a20

View File

@@ -10,7 +10,7 @@ before_install:
script:
- npm run lint
- npm run test:unit
- npm run build; [ -d dist/public ]
- npm run build
before_deploy:
# Add tag if missing