mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00:00
Jenkinsfile-compile:Fix breakage
This commit is contained in:
committed by
Daniel Agar
parent
52bb99688f
commit
da61938792
@@ -17,7 +17,7 @@ pipeline {
|
||||
]
|
||||
|
||||
def armhf_builds = [
|
||||
target: [beaglebone_blue_default", "emlid_navio2_default", "px4_raspberrypi_default", "scumaker_pilotpi_default"],
|
||||
target: ["beaglebone_blue_default", "emlid_navio2_default", "px4_raspberrypi_default", "scumaker_pilotpi_default"],
|
||||
image: docker_images.armhf,
|
||||
archive: false
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user