mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-28 17:23:09 -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
|
||||
name: Build
|
||||
inputs:
|
||||
workingDirectory: '$(Build.Repository.LocalPath)'
|
||||
script: './build.sh'
|
||||
Loading…
Reference in a new issue