npm上传
This commit is contained in:
@@ -16,6 +16,7 @@ job_install:
|
||||
before_script:
|
||||
- echo '安装依赖'
|
||||
script:
|
||||
- npm 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
|
||||
|
||||
Reference in New Issue
Block a user