From 4af2d3f712b17ea7da6d45ab3234dcaf9a7c0015 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Fri, 23 Aug 2019 14:47:38 +0200 Subject: [PATCH] fix(core): update --- .gitlab-ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a6159b7..68be622 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -29,6 +29,8 @@ snyk: stage: security script: - npmci npm prepare + - npmci node install stable + - npmci command npm cache verify - npmci command npm install -g snyk - npmci command npm install --ignore-scripts - npmci command snyk test