diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ff36370..cdfb76c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -57,10 +57,10 @@ trigger: - docker pages: - image: hosttoday/ht-docker-node:npmpage stage: page script: - npmci test stable + - npmci command npm install -g -q npmpage - npmci command npmpage --host gitlab only: - tags