Skip to content

Commit ca10ca9

Browse files
Consolidate infra artifacts under repo root or eng folder (#647)
Consolidate infra artifacts under repo root or eng folder
1 parent 08e91b4 commit ca10ca9

File tree

3 files changed

+2
-88
lines changed

3 files changed

+2
-88
lines changed

azure-pipelines.yml

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

build.yml

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

coverlet.sln

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,8 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
3131
ProjectSection(SolutionItems) = preProject
3232
.gitignore = .gitignore
3333
eng\azure-pipelines-nightly.yml = eng\azure-pipelines-nightly.yml
34-
azure-pipelines.yml = azure-pipelines.yml
35-
build.yml = build.yml
36-
codecov.yml = codecov.yml
34+
eng\azure-pipelines.yml = eng\azure-pipelines.yml
35+
eng\build.yml = eng\build.yml
3736
Directory.Build.props = Directory.Build.props
3837
Directory.Build.targets = Directory.Build.targets
3938
global.json = global.json

0 commit comments

Comments
 (0)