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