SPEC-6276 Move ci_build and ci_build_metrics to scripts\build

This commit is contained in:
Esteban Papp
2021-04-14 14:40:42 -07:00
committed by GitHub
parent 9c01e993db
commit 4a3d24f189
161 changed files with 42 additions and 14760 deletions
+1 -1
View File
@@ -201,7 +201,7 @@ def CheckoutBootstrapScripts(String branchName) {
sparseCheckoutPaths: [
[ $class: "SparseCheckoutPath", path: "scripts/build/Jenkins/" ],
[ $class: "SparseCheckoutPath", path: "scripts/build/bootstrap/" ],
[ $class: "SparseCheckoutPath", path: "Tools/build/JenkinsScripts/build/Platform" ]
[ $class: "SparseCheckoutPath", path: "scripts/build/Platform" ]
]
],
[