mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-28 17:23:09 -06:00
Update azure-pipelines.yml for Azure Pipelines
This commit is contained in:
parent
a9c1635407
commit
71407cb2e4
|
|
@ -27,11 +27,6 @@ steps:
|
|||
echo '##vso[task.prependpath]$(GOROOT)/bin'
|
||||
displayName: 'Set up the Go workspace'
|
||||
|
||||
- script: |
|
||||
go version
|
||||
workingDirectory: '$(modulePath)'
|
||||
displayName: 'Display go version'
|
||||
|
||||
- task: CmdLine@2
|
||||
name: Build
|
||||
inputs:
|
||||
|
|
|
|||
Loading…
Reference in a new issue