enh: show commit id of python connector

This commit is contained in:
tangfangzhi 2022-06-14 18:18:59 +08:00
parent 3acacf163a
commit aa5efe5cbe
1 changed files with 1 additions and 0 deletions

View File

@ -115,6 +115,7 @@ def pre_test(){
cd ${WKPY}
git reset --hard
git pull
git log -5
'''
return 1
}