1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2024-12-22 15:57:50 +00:00

Update azure-pipelines.yml

This commit is contained in:
Garfield69 2021-04-08 17:47:27 +12:00
parent a7efe4a6d3
commit f9560a6def

View file

@ -75,10 +75,10 @@ stages:
vmImage: $(imageName) vmImage: $(imageName)
displayName: ${{ variables.buildDescription }} displayName: ${{ variables.buildDescription }}
steps: steps:
- name: Ensure NuGet Source - name: Ensure NuGet Source
uses: fabriciomurta/ensure-nuget-source@v1 uses: fabriciomurta/ensure-nuget-source@v1
- checkout: self - checkout: self
- task: UseDotNet@2 - task: UseDotNet@2
displayName: Install .NET Core SDK displayName: Install .NET Core SDK