mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-12-02 20:09:57 +08:00
[skip ci] Add comment for get_author_email.sh (#13138)
Signed-off-by: Jenny Li <jing.li@zilliz.com>
This commit is contained in:
parent
cc0621b319
commit
82442b81ae
@ -1,5 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
# author emaill will be jenkins's email, when the pr branch is not fast forward compared with master branch
|
||||
set -e
|
||||
function get_author_email(){
|
||||
email=$(git --no-pager show -s --format=\'%ae\' HEAD )
|
||||
|
Loading…
Reference in New Issue
Block a user