correct syntax error

This commit is contained in:
tangfangzhi 2022-05-11 12:00:29 +08:00
parent 057c7747bc
commit a36a7d68a7
1 changed files with 26 additions and 24 deletions

View File

@ -201,6 +201,7 @@ pipeline {
steps {
timeout(time: 45, unit: 'MINUTES'){
pre_test()
script {
if (env.CHANGE_URL =~ /\/TDengine\//) {
sh '''
cd ${WK}/debug
@ -226,6 +227,7 @@ pipeline {
echo "unmatched reposiotry ${CHANGE_URL}"
'''
}
}
sh '''
cd ${WKC}/tests
./test-all.sh b1fq