Update to CI-config

This commit is contained in:
Juha Ristolainen 2018-11-28 16:18:18 +01:00
parent 48563352b6
commit 7288512048
No known key found for this signature in database
GPG Key ID: D80C6C6D40707E83

View File

@ -1,12 +1,8 @@
image: node:10-alpine
before_script:
- npm install -g vsce
- npm install -g typescript
stages:
- test
- build
- test
# - package
code_quality:
@ -31,6 +27,8 @@ code_quality:
transpile:
stage: build
before_script:
- npm install -g vsce
- npm install -g typescript
- npm install
script:
- tsc -p ./