mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 09:22:18 +00:00
Jenkins add tests on MacOS
This commit is contained in:
committed by
Lorenz Meier
parent
c2e0368370
commit
88f6271061
@@ -31,6 +31,7 @@ pipeline {
|
||||
sh('ccache -z')
|
||||
sh('make posix_sitl_default')
|
||||
sh('ccache -s')
|
||||
sh('make tests')
|
||||
}
|
||||
catch (exc) {
|
||||
throw (exc)
|
||||
|
||||
Reference in New Issue
Block a user