Merge pull request #5843 from mmitche/stage-update-312
[release/3.1.2xx] Remove incorrect stage dependencies (#5793)
This commit is contained in:
commit
f25735cdef
1 changed files with 0 additions and 5 deletions
|
@ -277,13 +277,8 @@ stages:
|
||||||
- stage: copy_to_latest
|
- stage: copy_to_latest
|
||||||
displayName: Copy to latest
|
displayName: Copy to latest
|
||||||
dependsOn:
|
dependsOn:
|
||||||
# This will run only after all the publishing stages have run.
|
|
||||||
# These stages are introduced in the eng/common/templates/post-build/channels YAML templates
|
|
||||||
- NetCore_Dev31_Publish
|
|
||||||
- NetCore_Dev5_Publish
|
|
||||||
- NetCore_Release30_Publish
|
- NetCore_Release30_Publish
|
||||||
- NetCore_Release31_Publish
|
- NetCore_Release31_Publish
|
||||||
- PVR_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