[skip ci]Add comment fo build_image.sh (#12835)

Signed-off-by: Jenny Li <jing.li@zilliz.com>
pull/12824/head
Jenny Li 2021-12-07 09:46:05 +08:00 committed by GitHub
parent 8d41448dbf
commit a2764d0c1e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@
# Exit immediately for non zero status
set -e
# Print commands
set -x
# Absolute path to the toplevel milvus directory.