We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6377b7 commit 01652aaCopy full SHA for 01652aa
1 file changed
templates/nuget-pack.yml
@@ -61,7 +61,7 @@ jobs:
61
BuildDropPath: '$(Build.ArtifactStagingDirectory)/bin/AnyCPU/$(BuildConfiguration)/Microsoft.Azure.Cosmos'
62
63
- ${{ if ne(parameters.BlobVersion, '') }}:
64
- - task: AzureFileCopy@5
+ - task: AzureFileCopy@6
65
displayName: 'Copy Artifacts to Azure SDK Release blob storage'
66
condition: succeeded()
67
inputs:
0 commit comments