Skip to content

Commit

Permalink
Update fault-injection-nuget-pack.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
NaluTripician committed Nov 28, 2024
1 parent f267f3e commit 5db0e4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/fault-injection-nuget-pack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
Destination: AzureBlob
storage: azuresdkpartnerdrops
ContainerName: 'drops'
BlobPrefix: 'cosmosdb/csharp/${{ parameters.BlobVersion }}'
BlobPrefix: 'cosmosdb/faultInjection/${{ parameters.BlobVersion }}'
CleanTargetBeforeCopy: ${{ parameters.CleanupFolder }}

- task: PublishBuildArtifacts@1
Expand Down

0 comments on commit 5db0e4c

Please sign in to comment.