From ba2eb70352ad63575c5e75a89c4c31706a776d95 Mon Sep 17 00:00:00 2001 From: hanzhang54 Date: Mon, 10 May 2021 10:54:51 +0800 Subject: [PATCH] Turn off DFS file shares in internal build system (#1470) (#26) (cherry picked from commit 885fa23a898e8f029c4b21af5a6a9e6b2982722a) Co-authored-by: Matt Cooley --- build/pipelines/templates/prepare-release-internalonly.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build/pipelines/templates/prepare-release-internalonly.yaml b/build/pipelines/templates/prepare-release-internalonly.yaml index 56bce41d..44b5be54 100644 --- a/build/pipelines/templates/prepare-release-internalonly.yaml +++ b/build/pipelines/templates/prepare-release-internalonly.yaml @@ -34,6 +34,7 @@ jobs: inputs: productName: Calculator disableWorkspace: true + useDfs: false env: XES_DISABLEPROV: true