1
0
mirror of https://github.com/Artemis-RGB/Artemis synced 2025-12-13 05:48:35 +00:00

Update azure-pipelines.yml for Azure Pipelines

This commit is contained in:
Robert Beekman 2020-12-29 21:21:25 +01:00
parent 19d56fe8fe
commit 4e89ecf72a

View File

@ -24,7 +24,7 @@ steps:
definition: '3' definition: '3'
buildVersionToDownload: 'latest' buildVersionToDownload: 'latest'
artifactName: 'RGB.NET development build' artifactName: 'RGB.NET development build'
targetPath: '$(Pipeline.Workspace)/s/RGB.NET/bin/netstandard2.0' targetPath: '$(Pipeline.Workspace)/s/RGB.NET/bin/net5.0'
- task: DotNetCoreCLI@2 - task: DotNetCoreCLI@2
displayName: 'dotnet restore Artemis' displayName: 'dotnet restore Artemis'