Build arm64 without travis_wait
This commit is contained in:
parent
308a84e6ec
commit
3e8a6f93a4
@ -14,7 +14,7 @@ jobs:
|
|||||||
- name: Linux ARM64 Release
|
- name: Linux ARM64 Release
|
||||||
if: tag IS present
|
if: tag IS present
|
||||||
script:
|
script:
|
||||||
- travis_wait 60 ./ci/image/run.sh "yarn && yarn vscode && ci/release.sh"
|
- ./ci/image/run.sh "yarn && yarn vscode && ci/release.sh"
|
||||||
- ./ci/release-image/push.sh
|
- ./ci/release-image/push.sh
|
||||||
arch: arm64
|
arch: arm64
|
||||||
- name: MacOS Release
|
- name: MacOS Release
|
||||||
|
Reference in New Issue
Block a user