From 9fc0faffed1826614ae501a9c5a41d2d687534d0 Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Tue, 3 Sep 2019 15:02:04 +0200 Subject: [PATCH] Update azure-pipelines.yml for Azure Pipelines --- deconz/azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deconz/azure-pipelines.yml b/deconz/azure-pipelines.yml index 6c88f57..5648231 100644 --- a/deconz/azure-pipelines.yml +++ b/deconz/azure-pipelines.yml @@ -19,4 +19,4 @@ jobs: - template: /.azure/azp-template-addon.yml parameters: addon: 'deconz' - arch: '--armhf --amd64' + arch: '--armhf --amd64 --aarch64'