From b5f56f84ba00e068251ff257eea170e68f1f02b2 Mon Sep 17 00:00:00 2001 From: Matias Quaranta Date: Wed, 5 Apr 2023 16:05:10 -0700 Subject: [PATCH] testing empty --- azure-pipelines-nightly.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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