diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 8c3bd02..2d06d56 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,4 +1,4 @@ -image: hosttoday/ht-docker-node:npmts +image: hosttoday/ht-docker-node:npmci stages: - test @@ -15,6 +15,7 @@ testSTABLE: - tags tags: - docker + - notpriv release: stage: release