mirror of
https://git.um-react.app/um/web.git
synced 2026-01-11 08:14:12 +00:00
更新.gitlab-ci.yml文件
This commit is contained in:
@@ -10,6 +10,9 @@ stages:
|
|||||||
build-job:
|
build-job:
|
||||||
stage: build
|
stage: build
|
||||||
script: |
|
script: |
|
||||||
|
apt-get update
|
||||||
|
apt-get -y install zip
|
||||||
|
|
||||||
npm config set registry http://mirrors.cloud.tencent.com/npm/
|
npm config set registry http://mirrors.cloud.tencent.com/npm/
|
||||||
npm ci
|
npm ci
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user