We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68a0538 commit 4288ebeCopy full SHA for 4288ebe
.ado/publish.yml
@@ -378,9 +378,9 @@ extends:
378
SymbolServerType: TeamServices
379
380
templateContext:
381
- sdl:
382
- binskim:
383
- analyzeTargetGlob: '$(Build.SourcesDirectory)\vnext\target\${{ matrix.BuildPlatform }}\${{ matrix.BuildConfiguration }}\Microsoft.ReactNative\Microsoft.ReactNative.dll'
+ sdl:
+ binskim:
+ analyzeTargetGlob: '$(Build.SourcesDirectory)\vnext\target\${{ matrix.BuildPlatform }}\${{ matrix.BuildConfiguration }}\Microsoft.ReactNative\Microsoft.ReactNative.dll'
384
outputs:
385
- output: pipelineArtifact
386
displayName: 'Upload build logs'
0 commit comments