Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/xamarin/Xamarin.PropertyEditing.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBret Johnson <bret.johnson@microsoft.com>2022-01-21 00:12:34 +0300
committerBret Johnson <bret.johnson@microsoft.com>2022-01-21 00:12:34 +0300
commitaa8ed0016ab40bf74d1ac4357437c64b2f3f69a6 (patch)
treea28adbec487dd16c80687e723520deca38b9034d
parenta4c0986f308c032fbc9f5410f6020a85307b5f0a (diff)
Remove SetToken on Mac too
-rw-r--r--.build/automation/stages/validate.yml6
1 files changed, 0 insertions, 6 deletions
diff --git a/.build/automation/stages/validate.yml b/.build/automation/stages/validate.yml
index 6645693..d59b470 100644
--- a/.build/automation/stages/validate.yml
+++ b/.build/automation/stages/validate.yml
@@ -51,12 +51,6 @@ stages:
- task: NuGetAuthenticate@0
- - task: CmdLine@1
- displayName: 'Set Token'
- inputs:
- filename: echo
- arguments: '##vso[task.setvariable variable=GITHUB_TOKEN]$(GitHub.Token)'
-
- task: provisionator@2
displayName: Provision Dependencies
inputs: