update pipeline-build-20220901.yml
This commit is contained in:
parent
26f5928656
commit
494372e0b2
@ -28,7 +28,6 @@ stages:
|
||||
- yarn config set registry "https://registry.npmmirror.com"
|
||||
- yarn config set electron_builder_binaries_mirror "https://npmmirror.com/mirrors/electron-builder-binaries/"
|
||||
- yarn config set electron_mirror "https://cdn.npmmirror.com/binaries/electron/"
|
||||
- yarn cache clean
|
||||
- '#下载electron'
|
||||
- wget https://kgithub.com/electron/electron/releases/download/v2.0.16/electron-v2.0.16-linux-x64.zip
|
||||
- wget https://kgithub.com/electron/electron/releases/download/v2.0.16/SHASUMS256.txt
|
||||
@ -43,9 +42,7 @@ stages:
|
||||
- name: BUILD_ARTIFACT
|
||||
path:
|
||||
- ../release
|
||||
caches:
|
||||
- ~/.npm
|
||||
- ~/.yarn
|
||||
caches: []
|
||||
notify: []
|
||||
strategy:
|
||||
retry: '0'
|
||||
|
Loading…
Reference in New Issue
Block a user