From 6204b3d165d2dba6d835349c5f53882935c6526e Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Mon, 13 May 2019 21:31:43 +0200 Subject: [PATCH] Update azure-pipelines.yml --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index e7838cb95..0cb8d7d44 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -66,7 +66,7 @@ jobs: OpenVirtualAppliance: board: 'ova' steps: - - script: sudo docker build -t hassos:builder . + - script: sudo docker build -t hassos:azure . displayName: 'Build container for HassOS' - script: | sudo modprobe overlayfs