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
|
# Exit immediately for non zero status
|
||||||
set -e
|
set -e
|
||||||
|
# Check unset variables
|
||||||
set -u
|
set -u
|
||||||
# Print commands
|
# Print commands
|
||||||
set -x
|
set -x
|
||||||
|
|
Loading…
Reference in New Issue