Skip to content

Commit

Permalink
Publish internal artifacts to PME location (#1243)
Browse files Browse the repository at this point in the history
(cherry picked from commit e6baf61)
  • Loading branch information
dagood committed Jun 7, 2024
1 parent 9c985df commit 9883d78
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions eng/pipeline/stages/publish-stage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -151,8 +151,8 @@ stages:
displayName: Upload to blob storage
inputs:
Destination: AzureBlob
azureSubscription: GoLang
storage: golangartifacts
azureSubscription: golang-pme-storage
storage: golangartifactsbackup
ContainerName: microsoft
SourcePath: '$(Pipeline.Workspace)/Binaries Signed/*'
BlobPrefix: $(blobPrefix)
Expand Down

0 comments on commit 9883d78

Please sign in to comment.