Skip to content

Commit 7ee5016

Browse files
authored
Lower drop retention from 10 years to 3 months (#10288)
1 parent c68f6bf commit 7ee5016

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

azure-pipelines-official.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -286,6 +286,7 @@ extends:
286286
dropName: $(VisualStudio.DropName)
287287
dropFolder: 'artifacts\VSSetup\$(_BuildConfig)\Insertion'
288288
accessToken: $(_DevDivDropAccessToken)
289+
dropRetentionDays: 90
289290
continueOnError: true
290291
condition: and(succeeded(), eq(variables['system.pullrequest.isfork'], false), eq(variables['_BuildConfig'], 'Release'))
291292

0 commit comments

Comments
 (0)