mirror of https://github.com/milvus-io/milvus.git
[skip ci] Add comment for get_release_name.sh (#12583)
Signed-off-by: Jenny Li <jing.li@zilliz.com>pull/12601/head
parent
2201c3773f
commit
5eeb3ba830
|
@ -16,6 +16,7 @@
|
|||
|
||||
# Exit immediately for non zero status
|
||||
set -e
|
||||
# Check unset variables
|
||||
set -u
|
||||
# Print commands
|
||||
set -x
|
||||
|
|
Loading…
Reference in New Issue