ci: no relup for now

This commit is contained in:
Zaiming (Stone) Shi 2023-02-03 09:40:28 +01:00
parent 6362476508
commit c95d201331
1 changed files with 4 additions and 2 deletions

View File

@ -14,8 +14,10 @@ export PROFILE
case $PROFILE in
"emqx-enterprise")
DIR='emqx-ee'
EDITION='enterprise'
#DIR='emqx-ee'
#EDITION='enterprise'
echo "No relup for now"
exit 0
;;
"emqx")
echo "No relup for opensource edition"