mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-29 01:33:10 -06:00
Update azure-pipelines.yml for Azure Pipelines
This commit is contained in:
parent
277af95b36
commit
3ef16f660e
|
|
@ -14,11 +14,6 @@ steps:
|
||||||
- task: GoTool@0
|
- task: GoTool@0
|
||||||
inputs:
|
inputs:
|
||||||
version: '1.13.5'
|
version: '1.13.5'
|
||||||
- task: Go@0
|
|
||||||
inputs:
|
|
||||||
command: 'get'
|
|
||||||
arguments: '-d'
|
|
||||||
workingDirectory: '$(System.DefaultWorkingDirectory)'
|
|
||||||
- task: CmdLine@2
|
- task: CmdLine@2
|
||||||
name: Build
|
name: Build
|
||||||
inputs:
|
inputs:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue