update pipeline-build-20220901.yml

This commit is contained in:
shenmo 2022-09-01 15:55:54 +00:00 committed by Gitee
parent 41e16c067b
commit bd55a0f918
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -29,6 +29,7 @@ stages:
- yarn config set electron_builder_binaries_mirror "https://npmmirror.com/mirrors/electron-builder-binaries/" - yarn config set electron_builder_binaries_mirror "https://npmmirror.com/mirrors/electron-builder-binaries/"
- yarn config set electron_mirror "https://code.gitlink.org.cn/shenmo7192/electron-releases/raw/branch/master/" - yarn config set electron_mirror "https://code.gitlink.org.cn/shenmo7192/electron-releases/raw/branch/master/"
- mkdir ../release - mkdir ../release
- echo "140.82.113.4 github.com" >> /etc/hosts
- yarn - yarn
- yarn package-linux - yarn package-linux
artifacts: artifacts: