From e826667657c24281f7ae35304b82c1a64099f876 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luis=20=C3=81ngel=20San=20Mart=C3=ADn?= Date: Sun, 1 Sep 2019 15:29:10 +0200 Subject: [PATCH] I think that `$(P12Password)` can't be found --- azure-pipelines.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 4f98a545..6a4d093e 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -24,6 +24,8 @@ jobs: make displayName: 'Build' - job: MacOS + variable: + - group: macos-codesign pool: vmImage: 'macOS-10.14' steps: