This commit is contained in:
2025-03-28 15:30:40 +08:00
parent 0ab518ce28
commit 32a3d04039

View File

@@ -1,4 +1,5 @@
image: node:14.17.1
default:
image: node:latest
before_script:
- echo '====== 准备构建中 ========='
@@ -16,7 +17,6 @@ job_install:
before_script:
- echo '安装依赖'
script:
- pnpm install
- cd Assets/02.InformationSave
- echo " registry=http://192.168.31.100:8418/api/packages/unity-registry/npm" > .npmrc
- echo "//192.168.31.100:8418/api/packages/unity-registry/:_authToken=7a502f73368672741accbd12fdf268909b1dca0f" >> .npmrc