udpate
This commit is contained in:
parent
d7fc6e17f9
commit
0d4169102c
|
@ -109,6 +109,8 @@ pipeline {
|
||||||
sh'''
|
sh'''
|
||||||
cd ${WKC}/tests
|
cd ${WKC}/tests
|
||||||
./test-all.sh b1fq
|
./test-all.sh b1fq
|
||||||
|
'''
|
||||||
|
sh'''
|
||||||
cd ${WKC}/debug
|
cd ${WKC}/debug
|
||||||
ctest
|
ctest
|
||||||
'''
|
'''
|
||||||
|
|
Loading…
Reference in New Issue