Skip to content

Commit d858166

Browse files
authored
Fix indentation in NuGetGallery-CI.yml (#10646)
The indentation difference here is creating a merge conflict between dev and main. Normalizing it. #10639
1 parent 2030ba3 commit d858166

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pipelines/NuGetGallery-CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ extends:
5050
template: v1/1ES.Unofficial.PipelineTemplate.yml@1ESPipelineTemplates
5151
parameters:
5252
settings:
53-
networkIsolationPolicy: Permissive
53+
networkIsolationPolicy: Permissive
5454
pool:
5555
name: NuGet-1ES-Hosted-Pool
5656
image: NuGet-1ESPT-Win2022

0 commit comments

Comments
 (0)