Skip to content

Commit

Permalink
Added additional variables
Browse files Browse the repository at this point in the history
  • Loading branch information
Ankit Vijay committed Jun 26, 2020
1 parent df425b6 commit 0fab28a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ pool:
vmImage: 'ubuntu-latest'

variables:
BuildConfiguration:Release
BuildConfiguration: Release
BuildPlatform: AnyCpu

steps:
- task: GitVersion@5
Expand Down

0 comments on commit 0fab28a

Please sign in to comment.