diff --git a/azure-pipelines-nightly.yml b/azure-pipelines-nightly.yml index 1aa3887057..b82ece00f0 100644 --- a/azure-pipelines-nightly.yml +++ b/azure-pipelines-nightly.yml @@ -28,5 +28,5 @@ stages: VmImage: $(VmImage) ReleasePackage: true OutputPath: '$(Build.ArtifactStagingDirectory)/bin/AnyCPU/$(BuildConfiguration)/Microsoft.Azure.Cosmos' - BlobVersion: nightly + BlobVersion: '' DeletePreviousContent: false \ No newline at end of file