mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-29 01:33:10 -06:00
Merge branch 'master' of https://github.com/criticalarc/dendrite
This commit is contained in:
commit
e536955e95
|
|
@ -41,4 +41,5 @@ steps:
|
||||||
- task: CmdLine@2
|
- task: CmdLine@2
|
||||||
name: Build
|
name: Build
|
||||||
inputs:
|
inputs:
|
||||||
|
workingDirectory: '$(Build.Repository.LocalPath)'
|
||||||
script: './build.sh'
|
script: './build.sh'
|
||||||
Loading…
Reference in a new issue