From be033079946921a6bafc57d89fc91636a5e8c2a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E5=8A=B2=E6=9D=BE?= Date: Fri, 3 Sep 2021 08:14:51 +0000 Subject: [PATCH] Update .gitlab-ci.yml file --- .gitlab-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 6020020a..eddc2da2 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -36,7 +36,6 @@ build_project: script: - echo "npm install ..." - npm install --save-dev cross-env --unsafe-perm - - npm install - echo "npm run build" - npm run build artifacts: