From 2104fc01e697c1bd5022e2751acb922965c65baa Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Thu, 3 May 2018 13:28:46 +0200 Subject: [PATCH] update build --- .gitlab-ci.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 7e254f2..ff99bcc 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -63,9 +63,8 @@ testSTABLE: release: stage: release script: - - npmci node install stable - npmci npm prepare - - npmci npm publish + - npmci command npm publish only: - tags tags: