This commit is contained in:
Jared Jacobson 2021-09-13 10:30:01 +10:00
commit e536955e95

View file

@ -41,4 +41,5 @@ steps:
- task: CmdLine@2
name: Build
inputs:
workingDirectory: '$(Build.Repository.LocalPath)'
script: './build.sh'