mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
[skip ci] Add comment for ci_e2e.sh (#12424)
Signed-off-by: Jenny Li <jing.li@zilliz.com>
This commit is contained in:
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…
x
Reference in New Issue
Block a user