mirror of
https://gitee.com/rainbond/Rainbond.git
synced 2024-11-29 18:27:58 +08:00
6 lines
138 B
Bash
Executable File
6 lines
138 B
Bash
Executable File
#! /bin/bash
|
|
|
|
export VERSION=v5.3.1-release
|
|
export BUILD_IMAGE_BASE_NAME=registry.cn-hangzhou.aliyuncs.com/goodrain
|
|
./release.sh all push
|