From 0ff28152f36a80014dd7089e09b63a81c31fa0c6 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Fri, 23 Aug 2019 16:37:40 +0200 Subject: [PATCH] fix(core): update --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 67e5b09..4cbc407 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -30,7 +30,7 @@ snyk: script: - npmci npm prepare - npmci node install stable - - npmci command npm cache clean + - npmci command npm cache clean --force - npmci command npm install -g snyk - npmci command npm install --ignore-scripts - npmci command snyk test