From 44672031749efadb75298c7f71e684de78e38e15 Mon Sep 17 00:00:00 2001 From: Timothy Baldridge Date: Mon, 23 Dec 2019 14:32:26 -0800 Subject: [PATCH] Update azure-pipelines.yml for Azure Pipelines --- azure-pipelines.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 1330cc49..bae77c25 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -55,9 +55,9 @@ steps: timeServer: 'http://timestamp.digicert.com' hashingAlgorithm: 'SHA256' description: 'Wabbajack Modlist Installer' -- task: CmdLine@2 - inputs: - script: 'pip install requests' +#- task: CmdLine@2 +# inputs: +# script: 'pip install requests' #- task: PythonScript@0 # condition: eq(variables['Build.SourceBranch'], 'refs/heads/master') # inputs: