mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-16 02:02:55 -07:00
Update ci-build.yaml for Azure Pipelines
This commit is contained in:
parent
70824e94e4
commit
04d326554c
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ steps:
|
|||
- task: Yarn@3
|
||||
displayName: Build UI
|
||||
inputs:
|
||||
projectDirectory: '/src/Ombi/ClientApp/'
|
||||
projectDirectory: '$(Build.SourcesDirectory)/src/Ombi/ClientApp/'
|
||||
arguments: 'run build'
|
||||
|
||||
- task: PublishTestResults@2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue