mirror of
https://github.com/Artemis-RGB/Artemis
synced 2025-12-13 05:48:35 +00:00
Update azure-pipelines-rgbnet.yml for Azure Pipelines
This commit is contained in:
parent
ed64c67271
commit
19d56fe8fe
@ -41,6 +41,6 @@ steps:
|
|||||||
- task: PublishPipelineArtifact@1
|
- task: PublishPipelineArtifact@1
|
||||||
displayName: 'Upload build to Azure Pipelines'
|
displayName: 'Upload build to Azure Pipelines'
|
||||||
inputs:
|
inputs:
|
||||||
targetPath: '$(Build.SourcesDirectory)/bin/netstandard2.0'
|
targetPath: '$(Build.SourcesDirectory)/bin/net5.0'
|
||||||
artifact: 'RGB.NET development build'
|
artifact: 'RGB.NET development build'
|
||||||
publishLocation: 'pipeline'
|
publishLocation: 'pipeline'
|
||||||
Loading…
x
Reference in New Issue
Block a user