mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
Update azure-pipelines.yml
This commit is contained in:
@@ -75,7 +75,10 @@ stages:
|
|||||||
vmImage: $(imageName)
|
vmImage: $(imageName)
|
||||||
displayName: ${{ variables.buildDescription }}
|
displayName: ${{ variables.buildDescription }}
|
||||||
steps:
|
steps:
|
||||||
- checkout: self
|
- name: Ensure NuGet Source
|
||||||
|
uses: fabriciomurta/ensure-nuget-source@v1
|
||||||
|
|
||||||
|
- checkout: self
|
||||||
|
|
||||||
- task: UseDotNet@2
|
- task: UseDotNet@2
|
||||||
displayName: Install .NET Core SDK
|
displayName: Install .NET Core SDK
|
||||||
|
Reference in New Issue
Block a user