chore: disable hot-upgrade for now

This commit is contained in:
Zaiming (Stone) Shi 2023-01-18 17:25:05 +01:00
parent 1716a5da99
commit 941216b6d0
1 changed files with 2 additions and 1 deletions

View File

@ -53,7 +53,8 @@ case "$TAG" in
e*) e*)
TAG_PREFIX='e' TAG_PREFIX='e'
PROFILE='emqx-enterprise' PROFILE='emqx-enterprise'
SKIP_APPUP='no' #TODO change to no when we are ready to support hot-upgrade
SKIP_APPUP='yes'
;; ;;
-h|--help) -h|--help)
usage usage