Remove azure-sdk-docs-prod-blob-name usage (#5911)

This commit is contained in:
Wes Haggard 2024-08-16 12:25:19 -07:00 committed by GitHub
parent 863e2b2b91
commit 244b4b5d51
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -81,11 +81,8 @@ stages:
- template: ../../../common/pipelines/templates/steps/publish-blobs.yml
parameters:
FolderForUpload: '$(Pipeline.Workspace)/docs/${{ artifact.Name }}'
BlobName: '$(azure-sdk-docs-prod-blob-name)'
TargetLanguage: 'cpp'
ArtifactLocation: '$(Pipeline.Workspace)/packages/${{artifact.Name}}'
# we override the regular script path because we have cloned the build tools repo as a separate artifact.
ScriptPath: '$(Build.SourcesDirectory)/eng/common/scripts/copy-docs-to-blobstorage.ps1'
- ${{ if ne(artifact.skipPublishVcpkg, 'true') }}:
- deployment: PublishVcpkg