From 2fd0e131a549a586fc7f41c5d5ff7ece0bc1fdf6 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Mon, 30 May 2016 04:54:13 +0200 Subject: [PATCH] update gitlab yml --- .gitlab-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 1d00831..6dee704 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -21,7 +21,6 @@ testSTABLE: release: stage: release script: - - npm install npmci -g - npmci publish only: - tags