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