Update CI jobs

This commit is contained in:
Sonny Bakker 2020-07-29 22:43:42 +02:00
parent 6ff996b674
commit 7af681887f
4 changed files with 16 additions and 6 deletions

View file

@ -5,3 +5,7 @@ static:
- npm install
script:
- npm run build
only:
refs:
- development
- merge_requests