Merge pull request #5919 from wli3/fix-copy-to-latest
Fix copy to the latest for 3.1.2xx
This commit is contained in:
commit
bbd857cda9
1 changed files with 1 additions and 2 deletions
|
@ -277,8 +277,7 @@ stages:
|
|||
- stage: copy_to_latest
|
||||
displayName: Copy to latest
|
||||
dependsOn:
|
||||
- NetCore_Release30_Publish
|
||||
- NetCore_Release31_Publish
|
||||
- NETCore_SDK_312xx_Publishing
|
||||
jobs:
|
||||
- job: Copy_SDK_To_Latest
|
||||
pool:
|
||||
|
|
Loading…
Reference in a new issue