Skip to content

Commit 4288ebe

Browse files
authored
Update publish.yml indent sdl
1 parent 68a0538 commit 4288ebe

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.ado/publish.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -378,9 +378,9 @@ extends:
378378
SymbolServerType: TeamServices
379379

380380
templateContext:
381-
sdl:
382-
binskim:
383-
analyzeTargetGlob: '$(Build.SourcesDirectory)\vnext\target\${{ matrix.BuildPlatform }}\${{ matrix.BuildConfiguration }}\Microsoft.ReactNative\Microsoft.ReactNative.dll'
381+
sdl:
382+
binskim:
383+
analyzeTargetGlob: '$(Build.SourcesDirectory)\vnext\target\${{ matrix.BuildPlatform }}\${{ matrix.BuildConfiguration }}\Microsoft.ReactNative\Microsoft.ReactNative.dll'
384384
outputs:
385385
- output: pipelineArtifact
386386
displayName: 'Upload build logs'

0 commit comments

Comments
 (0)