From 14e74bb841a944a76e800716ae8555cbd7ea7fd2 Mon Sep 17 00:00:00 2001 From: Alex Munoz Date: Tue, 31 May 2022 13:58:27 +0200 Subject: [PATCH] refactor(gitlab): add flag --- templates/npm/npm-dependencies.gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/npm/npm-dependencies.gitlab-ci.yml b/templates/npm/npm-dependencies.gitlab-ci.yml index 4fd3c3b..ea0960a 100644 --- a/templates/npm/npm-dependencies.gitlab-ci.yml +++ b/templates/npm/npm-dependencies.gitlab-ci.yml @@ -7,7 +7,7 @@ cd $FRONTEND_DIR fi script: - - npm ci + - npm ci --no-audit artifacts: expire_in: 1 days paths: