From 50d71dde6779da1e9587df19c82cee4146dd5300 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Thu, 3 May 2018 12:56:58 +0200 Subject: [PATCH] update ci --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 14931f9..7e254f2 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -63,6 +63,7 @@ testSTABLE: release: stage: release script: + - npmci node install stable - npmci npm prepare - npmci npm publish only: