Skip to content

Commit

Permalink
Lower drop retention from 10 years to 3 months (#73190)
Browse files Browse the repository at this point in the history
  • Loading branch information
jjonescz committed May 2, 2024
1 parent 0c8ac4c commit 32a019d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions azure-pipelines-official.yml
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,7 @@ extends:
dropFolder: 'artifacts\VSSetup\$(BuildConfiguration)\Insertion'
dropName: $(VisualStudio.DropName)
accessToken: $(_DevDivDropAccessToken)
dropRetentionDays: 90

# Publish insertion packages to CoreXT store.
- output: nuget
Expand Down

0 comments on commit 32a019d

Please sign in to comment.