Merge branch 'test/jenkins' of github.com:taosdata/TDengine into test/jenkins

This commit is contained in:
liuyq-617 2021-01-07 16:32:24 +08:00
commit f58f8a8c03
1 changed files with 1 additions and 0 deletions

1
Jenkinsfile vendored
View File

@ -105,6 +105,7 @@ pipeline {
./test-all.sh p2
date'''
sh '''
cd ${WKC}/tests
./test-all.sh b4fq
'''
}