Skip to content

Commit 8f0752d

Browse files
authored
Update daily-build.yml (#19130)
1 parent 7e9ece1 commit 8f0752d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.azure-pipelines/daily-build.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -158,9 +158,9 @@ jobs:
158158
"ToolVersion": "1.0"
159159
}
160160
]
161-
SessionTimeout: '60'
162-
MaxConcurrency: '50'
163-
MaxRetryAttempts: '5'
161+
SessionTimeout: '60'
162+
MaxConcurrency: '50'
163+
MaxRetryAttempts: '5'
164164

165165
- task: DotNetCoreCLI@2
166166
displayName: Publish

0 commit comments

Comments
 (0)