Skip to content

Commit 026f9a8

Browse files
committed
rename SymbolsArtifactName
1 parent 1e7b296 commit 026f9a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

eng/pipelines/dummy-release-pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
SymbolsVersion: $(Build.BuildId)
4141
# Default artifact name is the build definition name and build ID
4242
# This will be used to identify the symbols in the symbol server
43-
SymbolsArtifactName: $(Build.DefinitionName)-$(Build.BuildId)
43+
SymbolsArtifactName: mssql-python-symbols
4444
Pat: $(System.AccessToken)
4545

4646
- task: AzureCLI@2

0 commit comments

Comments
 (0)