From 929b833a31c0f67a0a9b924a03a44748b38d231d Mon Sep 17 00:00:00 2001 From: Simon Nattress Date: Thu, 20 Jul 2017 16:29:59 -0700 Subject: [PATCH] Remove PAT Commit on behalf of @chcosta, PAT has been cycled. Commit migrated from https://github.com/dotnet/core-setup/commit/597fd5c20291875d96db98c018fce299ef418529 --- src/installer/buildpipeline/Core-Setup-Windows-BT.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/installer/buildpipeline/Core-Setup-Windows-BT.json b/src/installer/buildpipeline/Core-Setup-Windows-BT.json index 6f8666e..a2e177e 100644 --- a/src/installer/buildpipeline/Core-Setup-Windows-BT.json +++ b/src/installer/buildpipeline/Core-Setup-Windows-BT.json @@ -689,7 +689,8 @@ "value": "dn-bot" }, "PB_VsoPassword": { - "value": "cwzvo2apfo6wdij6q3vyruzfmbbcc2wkyus6widyltfkev7vumfa" + "value": null, + "isSecret": true }, "PB_VsoRepoUrl": { "value": "--branch $(PB_Branch) https://$(PB_VsoAccountName):$(PB_VsoPassword)@devdiv.visualstudio.com/DevDiv/_git/DotNet-Core-Setup-Trusted" @@ -782,4 +783,4 @@ "revision": 418097767, "visibility": "private" } -} \ No newline at end of file +} -- 2.7.4