Skip to content

Commit 4dee5f5

Browse files
Remove source-build job dependency (#51263)
1 parent 91390df commit 4dee5f5

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.vsts-ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,6 @@ extends:
290290
publishAssetsImmediately: true
291291
dependsOn:
292292
- Windows_NT
293-
- Source_Build_Managed
294293
pool:
295294
name: $(DncEngInternalBuildPool)
296295
image: 1es-windows-2022

.vsts-pr.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,6 @@ stages:
171171
publishAssetsImmediately: true
172172
dependsOn:
173173
- Windows_NT
174-
- Source_Build_Managed
175174
pool:
176175
name: $(DncEngInternalBuildPool)
177176
demands: ImageOverride -equals windows.vs2019.amd64

0 commit comments

Comments
 (0)