Update azure-pipelines.yml for Azure Pipelines

This commit is contained in:
Pascal Vizeli 2019-05-15 14:36:22 +02:00
parent edcca58e38
commit a55aaf7f38

View File

@ -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: