mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-21 05:43:19 -07:00
Update ci-build.yaml for Azure Pipelines
This commit is contained in:
parent
18dcddf67a
commit
7a617aa8a2
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ steps:
|
||||||
displayName: Use dotnet sdk
|
displayName: Use dotnet sdk
|
||||||
inputs:
|
inputs:
|
||||||
packageType: 'sdk'
|
packageType: 'sdk'
|
||||||
version: '2.2.401'
|
version: '3.x'
|
||||||
- task: DotNetCoreCLI@2
|
- task: DotNetCoreCLI@2
|
||||||
displayName: Run Unit Tests
|
displayName: Run Unit Tests
|
||||||
inputs:
|
inputs:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue