Skip to content

Commit cd59798

Browse files
authored
Remove usage of azure-sdk-docs-prod-sas (#35691)
1 parent 8803161 commit cd59798

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

eng/pipelines/templates/stages/archetype-python-release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,6 @@ stages:
191191
- template: /eng/common/pipelines/templates/steps/publish-blobs.yml
192192
parameters:
193193
FolderForUpload: '$(Pipeline.Workspace)/${{parameters.DocArtifact}}/${{artifact.name}}'
194-
BlobSASKey: '$(azure-sdk-docs-prod-sas)'
195194
BlobName: '$(azure-sdk-docs-prod-blob-name)'
196195
TargetLanguage: 'python'
197196
ArtifactLocation: '$(Pipeline.Workspace)/${{parameters.ArtifactName}}/${{artifact.name}}'

0 commit comments

Comments
 (0)