Update .gitlab-ci.yml

This commit is contained in:
Phil Kunz 2016-06-26 04:11:39 +00:00
parent 76eb47f245
commit 98d28a14c5

View File

@ -20,6 +20,7 @@ testLTS:
stage: test stage: test
script: script:
- npmci test lts - npmci test lts
- git clone git@gitlab.com:sandboxzone/sandbox-testrepo.git
tags: tags:
- docker - docker