mirror of https://github.com/milvus-io/milvus.git
[skip ci] Add comment for ci_e2e.sh (#12669)
Signed-off-by: Jenny Li <jing.li@zilliz.com>pull/12694/head
parent
e82ea9bc91
commit
a684e90c0c
|
@ -26,6 +26,7 @@ ROOT="$( cd -P "$( dirname "$SOURCE" )/../.." && pwd )"
|
|||
set -e
|
||||
# Check unset variables
|
||||
set -u
|
||||
# Print commands
|
||||
set -x
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue