From da1c977a621413c0953788dd12cb957704fffee7 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Tue, 21 May 2019 17:43:37 +0200 Subject: [PATCH] fix(core): update --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 78ded07..3fd88fc 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -57,8 +57,8 @@ pages: image: hosttoday/ht-docker-node:npmci stage: pages script: - - npmci command yarn global add npmpage - - npmci command npmpage + - npmci command npm install -g @gitzone/tsdoc + - npmci command tsdoc only: - tags tags: