Skip to content
Snippets Groups Projects
Commit c398c95f authored by Daniel Agar's avatar Daniel Agar
Browse files

Jenkins px4io-v2 build in same directory

parent b1315a71
No related branches found
No related tags found
No related merge requests found
......@@ -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"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment