Update Jenkinsfile2
This commit is contained in:
parent
2fa0b43376
commit
5445141599
|
@ -175,7 +175,6 @@ def pre_test_build_mac() {
|
|||
cd ${WK}/debug
|
||||
cmake .. -DBUILD_TEST=true
|
||||
make -j10
|
||||
ctest -j10 || exit 7
|
||||
'''
|
||||
sh '''
|
||||
date
|
||||
|
|
Loading…
Reference in New Issue