Skip to content

Commit 129c925

Browse files
authored
Fix accidentally deleted parameter (microsoft#1538)
1 parent da8a376 commit 129c925

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pipelines/OneBranch.Official.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,7 @@ extends:
134134
jobs:
135135
- template: .pipelines/jobs/OneBranchNuGet.yml@self
136136
parameters:
137+
BuildConfiguration: $(BuildConfiguration)
137138
NugetPackageVersion: $(NugetPackageVersion)
138139
OfficialBuild: true
139140

0 commit comments

Comments
 (0)