From a1c38295729ea0b1ea75b4d4d23692bd36ee7c53 Mon Sep 17 00:00:00 2001 From: Eugene Pankov Date: Fri, 28 Jun 2019 10:23:47 +0200 Subject: [PATCH] enable electron-builder debug output --- azure-pipelines.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index b2edded0..634f77c6 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -37,6 +37,7 @@ jobs: WIN_CSC_KEY_PASSWORD: $(WIN_CSC_KEY_PASSWORD) BT_TOKEN: $(BT_TOKEN) GH_TOKEN: $(GH_TOKEN) + DEBUG: electron-builder - task: CopyFiles@2 inputs: @@ -181,6 +182,7 @@ jobs: GH_TOKEN: $(GH_TOKEN) APPSTORE_USERNAME: $(APPSTORE_USERNAME) APPSTORE_PASSWORD: $(APPSTORE_PASSWORD) + DEBUG: electron-builder - task: CopyFiles@2 inputs: