From 16a6fa5375b63e8c4ab79b03ca45397d5f7f9a27 Mon Sep 17 00:00:00 2001 From: Gareth Coles Date: Fri, 16 Nov 2018 10:45:19 +0000 Subject: Azure: 'jobs' is not allowed. 'pool' is already defined and is mutually exclusive. --- azure-pipelines.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index a8dcd67e0..ee540b70d 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -1,8 +1,5 @@ # https://aka.ms/yaml -pool: - vmImage: 'Ubuntu 16.04' - variables: ENV LIBRARY_PATH: /lib:/usr/lib ENV PIPENV_HIDE_EMOJIS: 1 -- cgit v1.2.3