Skip to content

Commit 2549ce4

Browse files
authored
Always publish the updated cache file
1 parent b51d3ea commit 2549ce4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

eng/pipelines/githubio-linkcheck.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,7 @@ jobs:
113113

114114
- task: AzurePowerShell@5
115115
displayName: 'Upload cache file to blob container'
116+
condition: succeededOrFailed()
116117
inputs:
117118
azureSubscription: 'Azure SDK Artifacts'
118119
ScriptType: 'InlineScript'

0 commit comments

Comments
 (0)