mirror of
https://gitee.com/rainbond/Rainbond.git
synced 2024-11-30 10:48:15 +08:00
restore release.sh
This commit is contained in:
parent
ae600d96af
commit
617edc9319
@ -9,6 +9,7 @@ if [ "$BUILD_IMAGE_BASE_NAME" ];
|
||||
then
|
||||
IMAGE_BASE_NAME=${BUILD_IMAGE_BASE_NAME}
|
||||
fi
|
||||
CACHE=${CACHE:true}
|
||||
GO_VERSION=1.13
|
||||
|
||||
if [ -z "$GOOS" ];then
|
||||
|
Loading…
Reference in New Issue
Block a user