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