更新.gitlab-ci.yml文件

This commit is contained in:
Administrator
2025-03-28 08:51:16 +00:00
parent 0d4e35c423
commit 6bbb69d1c1

View File

@@ -19,8 +19,8 @@ job_install:
- echo '安装依赖'
script:
- 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
# - 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
retry: 0