From a55aaf7f380c56dad2cafc6eeae38226f15ae7ce Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Wed, 15 May 2019 14:36:22 +0200 Subject: [PATCH] Update azure-pipelines.yml for Azure Pipelines --- azure-pipelines.yml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index f8013b0b3..3e36a0f28 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -69,6 +69,26 @@ jobs: matrix: OpenVirtualAppliance: board: 'ova' + IntelNuc: + board: 'intel_nuc' + OdroidC2: + board: 'odroid_c2' + OdroidXU4: + board: 'odroid_xu4' + OrangePiPrime: + board: 'opi_prime' + RaspberryPi0-W: + board: 'rpi0_w' + RaspberryPi3: + board: 'rpi3' + RaspberryPi3-64: + board: 'rpi3_64' + RaspberryPi2: + board: 'rpi2' + RaspberryPi: + board: 'rpi' + AsusTinker: + board: 'tinker' workspace: clean: 'all' steps: