From 19dc4974b978dccef570da180687ca9dc7e41d4e Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Wed, 1 Jun 2016 08:29:14 +0200 Subject: [PATCH] update gitlab ci yml --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 00b7247..77108b2 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -24,6 +24,7 @@ testLEGACY: - npmci test legacy tags: - docker + allow_failure: true release: stage: release