Skip to content

Commit cc260aa

Browse files
Remove repo level SB legs in CI and PR validation (#45765)
1 parent 094238c commit cc260aa

File tree

3 files changed

+0
-77
lines changed

3 files changed

+0
-77
lines changed

.vsts-ci.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -310,15 +310,6 @@ extends:
310310
buildArchitecture: arm64
311311
runtimeIdentifier: osx-arm64
312312

313-
############### SOURCE BUILD ###############
314-
- template: /eng/common/templates-official/job/source-build.yml@self
315-
parameters:
316-
platform:
317-
name: Managed
318-
container: centosStream9
319-
jobProperties:
320-
timeoutInMinutes: 30
321-
322313
############### DOTNET-FORMAT ###############
323314
- ${{ if or(eq(parameters.runTestBuild, true), eq(variables['Build.Reason'], 'PullRequest')) }}:
324315
- template: /eng/dotnet-format/dotnet-format-integration.yml@self

.vsts-pr.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -76,14 +76,5 @@ stages:
7676
buildArchitecture: arm64
7777
runtimeIdentifier: osx-arm64
7878

79-
############### SOURCE BUILD ###############
80-
- template: /eng/common/templates/job/source-build.yml@self
81-
parameters:
82-
platform:
83-
name: Managed
84-
container: centosStream9
85-
jobProperties:
86-
timeoutInMinutes: 30
87-
8879
############### DOTNET-FORMAT ###############
8980
- template: /eng/dotnet-format/dotnet-format-integration.yml

eng/SourceBuildPrebuiltBaseline.xml

Lines changed: 0 additions & 59 deletions
This file was deleted.

0 commit comments

Comments
 (0)