Update azure-pipelines.yml for Azure Pipelines

This commit is contained in:
Jared Jacobson 2021-09-13 11:00:30 +10:00
parent 277af95b36
commit 3ef16f660e

View file

@ -14,11 +14,6 @@ steps:
- task: GoTool@0
inputs:
version: '1.13.5'
- task: Go@0
inputs:
command: 'get'
arguments: '-d'
workingDirectory: '$(System.DefaultWorkingDirectory)'
- task: CmdLine@2
name: Build
inputs: