From d5ce3e85473dc859ce25050ec2ff7a214aa2ba1a Mon Sep 17 00:00:00 2001 From: Enrico Tassi Date: Mon, 7 Dec 2020 13:19:34 +0100 Subject: [osx] disable brew cleanup --- azure-pipelines.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 11f225bdb6..761c22ec60 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -62,6 +62,7 @@ jobs: - script: | set -e + export export HOMEBREW_NO_INSTALL_CLEANUP=1 brew install gnu-time opam gtksourceview3 adwaita-icon-theme pip3 install macpack displayName: 'Install system dependencies' -- cgit v1.2.3