update gitlab ci yml

This commit is contained in:
Philipp Kunz 2016-06-01 02:35:12 +02:00
parent 39abfd760b
commit 9a96bbd266

View File

@ -19,6 +19,12 @@ testSTABLE:
tags: tags:
- docker - docker
testLEGACY:
stage: test
script:
- npmci test 0
allow_failure: true
release: release:
stage: release stage: release
script: script: