Update to CI-config

This commit is contained in:
Juha Ristolainen 2018-11-28 16:10:46 +01:00
parent 5b698eb916
commit de7fd87d26
No known key found for this signature in database
GPG Key ID: D80C6C6D40707E83

View File

@ -2,6 +2,7 @@ image: node:10-alpine
before_script:
- npm install -g vsce
- npm install -g typescript
stages:
- prepare