delete aerotenna ocpoc

This commit is contained in:
Daniel Agar
2021-02-25 17:42:59 -05:00
committed by Lorenz Meier
parent 5f9a98e316
commit 7393d5d761
15 changed files with 7 additions and 690 deletions

View File

@@ -17,7 +17,7 @@ pipeline {
]
def armhf_builds = [
target: ["aerotenna_ocpoc_default", "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
]