From 499c6cc3b7b27558908de27773d4d8c8b66ca6eb Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Sun, 2 Apr 2017 12:12:18 +0200 Subject: [PATCH] update ci --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 0e3b446..b150c5b 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -19,7 +19,7 @@ before_script: test: stage: test script: - - npmci test docker + - npmci test stable tags: - lossless - priv