From f1aab3c3eaf0e55ebacd83e4ed11e4f8d69f39ea Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Fri, 2 Sep 2016 12:57:33 +0200 Subject: [PATCH] fix gitlab yml --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a695c57..92a0f90 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -39,6 +39,7 @@ pages: image: hosttoday/ht-docker-node:npmpage stage: page script: + - npmci test stable - npmci command npmpage --host gitlab only: - tags