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
a9c1635407
commit
71407cb2e4
|
|
@ -27,11 +27,6 @@ steps:
|
||||||
echo '##vso[task.prependpath]$(GOROOT)/bin'
|
echo '##vso[task.prependpath]$(GOROOT)/bin'
|
||||||
displayName: 'Set up the Go workspace'
|
displayName: 'Set up the Go workspace'
|
||||||
|
|
||||||
- script: |
|
|
||||||
go version
|
|
||||||
workingDirectory: '$(modulePath)'
|
|
||||||
displayName: 'Display go version'
|
|
||||||
|
|
||||||
- task: CmdLine@2
|
- task: CmdLine@2
|
||||||
name: Build
|
name: Build
|
||||||
inputs:
|
inputs:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue