Skip to content

Commit ebb247c

Browse files
authored
User/snamilikonda/pipelinewarnings3 (#603)
* Update symbol * Update azure-pipelines-1ES.yml * Update azure-pipelines-1ES.yml
1 parent 71e06ac commit ebb247c

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

.azurepipelines/azure-pipelines-1ES.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,6 @@ extends:
192192
inputs:
193193
SearchPattern: '$(Build.SourcesDirectory)/bin/$(BuildConfiguration)/**/*.pdb'
194194
SymbolServerType: TeamServices
195-
SymbolsPath: http://symweb/
196-
CompressSymbols: true
197-
IndexSources: True
195+
# Unsupported source provider 'GitHub' for source indexing. Unable to index sources.
196+
IndexSources: false
198197
SymbolsArtifactName: TestEngine_Symbols_$(Build.BuildNumber)

0 commit comments

Comments
 (0)