update .gitlab.yml

This commit is contained in:
Philipp Kunz 2016-06-19 20:09:41 +02:00
parent 941611b7fb
commit d25033b84b

View File

@ -1,9 +1,16 @@
image: hosttoday/ht-docker-node:latest
image: hosttoday/ht-docker-node:npmts
stages:
- test
- release
testLEGACY:
stage: test
script:
- npmci test lts
tags:
- docker
testLTS:
stage: test
script: