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: