mirror of https://github.com/milvus-io/milvus.git
[skip ci] Add comment for export-logs.sh (#11701)
Signed-off-by: Jenny Li <jing.li@zilliz.com>pull/11732/head
parent
3dc4c58ae7
commit
5eca418dca
|
@ -16,6 +16,8 @@
|
|||
|
||||
# Exit immediately for non zero status
|
||||
set -e
|
||||
|
||||
# Print commands
|
||||
set -x
|
||||
|
||||
ARTIFACTS="${ARTIFACTS:-$(mktemp -d)}"
|
||||
|
|
Loading…
Reference in New Issue