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: stages:
- test - test
- release - release
testLEGACY:
stage: test
script:
- npmci test lts
tags:
- docker
testLTS: testLTS:
stage: test stage: test
script: script: