test:delete taos-connector-python repo

This commit is contained in:
chenhaoran 2023-11-15 11:07:00 +08:00
parent f25e0923f1
commit e79591236f
1 changed files with 0 additions and 8 deletions

View File

@ -151,14 +151,6 @@ def pre_test(){
cd ${WKC}
git submodule update --init --recursive
'''
sh '''
cd ${WKPY}
git reset --hard
git pull
git log -5
echo "python connector log: `git log -5`" >>${WKDIR}/jenkins.log
echo >>${WKDIR}/jenkins.log
'''
return 1
}
def pre_test_build_mac() {