mirror of https://github.com/milvus-io/milvus.git
[skip ci] Add comment for ci_e2e.sh (#12424)
Signed-off-by: Jenny Li <jing.li@zilliz.com>pull/12367/head
parent
aceb08a067
commit
ae70457b27
|
|
@ -22,6 +22,7 @@ while [ -h "$SOURCE" ]; do # resolve $SOURCE until the file is no longer a symli
|
|||
done
|
||||
ROOT="$( cd -P "$( dirname "$SOURCE" )/../.." && pwd )"
|
||||
|
||||
# Exit immediately for non zero status
|
||||
set -e
|
||||
set -u
|
||||
set -x
|
||||
|
|
|
|||
Loading…
Reference in New Issue