PX4 general work queue

This commit is contained in:
Daniel Agar
2018-11-28 22:15:29 -05:00
parent f58079bc5d
commit e9ca5d5aba
29 changed files with 1650 additions and 15 deletions

View File

@@ -43,7 +43,7 @@ pipeline {
]
def nuttx_builds_other = [
target: ["px4_cannode-v1_default", "px4_esc-v1_default", "thiemar_s2740vc-v1_default"],
target: ["px4_esc-v1_default", "thiemar_s2740vc-v1_default"],
image: docker_images.nuttx,
archive: false
]