From be3bdde24bb325ee347a8fec19da2b95cfcc845f Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Sat, 22 Apr 2017 13:38:40 +0200 Subject: [PATCH] fix ci --- .gitlab-ci.yml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index d4a2685..56a2530 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -56,14 +56,15 @@ trigger: - docker pages: - image: hosttoday/ht-docker-node:npmpage + image: hosttoday/ht-docker-node:npmci stage: pages script: - - npmci command npmpage --publish gitlab - only: - - tags + - npmci command yarn global add npmpage + - npmci command npmpage tags: - docker + only: + - tags artifacts: expire_in: 1 week paths: