forked from Archive/PX4-Autopilot
Jenkins px4io-v2 build in same directory
This commit is contained in:
parent
b1315a71ec
commit
c398c95fd5
|
@ -44,7 +44,7 @@ pipeline {
|
|||
sh "make clean"
|
||||
sh "ccache -z"
|
||||
sh "git fetch --tags"
|
||||
sh "make nuttx_px4io-v2_default"
|
||||
sh "make px4io-v2_default"
|
||||
sh "make nuttx_px4fmu-v2_default"
|
||||
sh "make nuttx_px4fmu-v2_lpe"
|
||||
sh "make nuttx_px4fmu-v3_default"
|
||||
|
|
Loading…
Reference in New Issue