fix: packaging/release.sh don't catch error temporarily for main (#19611)

This commit is contained in:
Shuduo Sang 2023-01-17 17:45:42 +08:00 committed by GitHub
parent f966197cea
commit da8d80dfeb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
#
# Generate the deb package for ubuntu, or rpm package for centos, or tar.gz package for other linux os
set -e
# set -e
# set -x
# release.sh -v [cluster | edge]