From 2b6088b1d748bb37d8a3d76adf9c706f4e008c46 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Thu, 16 Jun 2016 01:35:34 +0200 Subject: [PATCH] tests now also run before releases --- .gitlab-ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index f95209b..181416c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -27,8 +27,6 @@ test: stage: test script: - npmci test docker - only: - - master tags: - lossless - priv