mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-19 21:03:17 -07:00
try again
This commit is contained in:
parent
b150f5e8c0
commit
347aa51a85
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ steps:
|
|||
- task: CmdLine@2
|
||||
displayName: Run Build Script
|
||||
inputs:
|
||||
script: './build.sh --target=build'
|
||||
script: './build.sh -Target Build'
|
||||
|
||||
- task: PublishTestResults@2
|
||||
displayName: Upload Test Results
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue