Skip to content

Commit d1ba08d

Browse files
Disable build NuGet caching
1 parent c0de148 commit d1ba08d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ parameters:
1010
- name: cache_nuget
1111
displayName: Cache NuGet packages
1212
type: boolean
13-
default: true
13+
default: false
1414

1515
variables:
1616
solution: Umbraco.Cloud.StorageProviders.AzureBlob.sln

0 commit comments

Comments
 (0)