1
0
mirror of https://github.com/Artemis-RGB/Artemis synced 2025-12-12 21:38:38 +00:00

Force building RGB.NET release builds

This commit is contained in:
Robert Beekman 2021-02-24 19:31:33 +01:00
parent e3b9a88cc7
commit fac184c1a3

View File

@ -37,6 +37,7 @@ steps:
inputs:
command: 'build'
projects: '$(rgbSolution)'
arguments: '--configuration Release'
- task: PublishPipelineArtifact@1
displayName: 'Upload build to Azure Pipelines'