From 420c39dd5f576fe884524e80f3d39cc80dfcbfe9 Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Sun, 4 Sep 2016 19:49:38 +0200 Subject: [PATCH] fix ci --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 08e6f17..0d6e742 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -61,7 +61,7 @@ pages: image: hosttoday/ht-docker-node:npmpage stage: page script: - - npmci command npmts + - npmci test stable - npmci command npmpage --host gitlab only: - tags