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
|
- stage: copy_to_latest
|
||||||
displayName: Copy to latest
|
displayName: Copy to latest
|
||||||
dependsOn:
|
dependsOn:
|
||||||
- NetCore_Release30_Publish
|
- NETCore_SDK_312xx_Publishing
|
||||||
- NetCore_Release31_Publish
|
|
||||||
jobs:
|
jobs:
|
||||||
- job: Copy_SDK_To_Latest
|
- job: Copy_SDK_To_Latest
|
||||||
pool:
|
pool:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue