Skip to content

Commit

Permalink
Update azure-pipelines.yml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergey M committed Jan 21, 2020
1 parent 8bc5f01 commit 9220c5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ variables:
solution: 'DPackRx.sln'
buildPlatform: 'Any CPU'
buildConfiguration: 'Release'
buildType: '.BETA'
buildType: '.BETA' # set to an empty value or .BETA

name: "DPack.$(Date:MMddyyyy).$(Build.BuildID)$(buildType)"
steps:
Expand Down

0 comments on commit 9220c5b

Please sign in to comment.