From d27cb827c60e70eb5415a45e882c8f0a1fa72f3e Mon Sep 17 00:00:00 2001 From: Pietro Albini Date: Mon, 20 May 2019 09:38:11 +0200 Subject: [PATCH] ci: add an image for dist-x86_64-linux try on azure --- .azure-pipelines/try.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.azure-pipelines/try.yml b/.azure-pipelines/try.yml index 8a4f488302968..bdd36e8555d7d 100644 --- a/.azure-pipelines/try.yml +++ b/.azure-pipelines/try.yml @@ -17,6 +17,7 @@ jobs: strategy: matrix: dist-x86_64-linux: + IMAGE: dist-x86_64-linux DEPLOY: 1 # "alternate" deployments, these are "nightlies" but have LLVM assertions