From 7cc4ce02c90b683d4c6668de26cfa72c6a631cf1 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Fri, 10 Aug 2018 23:44:31 +0200 Subject: [PATCH] fix(core): update --- .gitlab-ci.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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