mirror of
https://gitee.com/rainbond/Rainbond.git
synced 2024-11-29 10:17:58 +08:00
ci: sleep 20s wait docker start (#1534)
This commit is contained in:
parent
91bd733d88
commit
5f0bd8ce2a
@ -38,7 +38,7 @@ steps:
|
||||
GOOS: linux
|
||||
GOARCH: arm64
|
||||
commands:
|
||||
- sleep 10 # give docker enough time to start
|
||||
- sleep 20 # give docker enough time to start
|
||||
- VERSION=$BUILD_VERSION BUILD_GOARCH=arm64 BUILD_BASE_IMAGE_VERSION=3.16 ./release.sh all push
|
||||
when:
|
||||
event:
|
||||
|
Loading…
Reference in New Issue
Block a user