Skip to content

Commit 5887633

Browse files
authored
added abtest.yml to bootstrapping (#233)
1 parent e6dbfb1 commit 5887633

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bootstrap/bootstrap.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ def replaceprojectname(project_dir, project_name, rename_name):
9393
r".pipelines/code-quality-template.yml",
9494
r".pipelines/pr.yml",
9595
r".pipelines/diabetes_regression-ci.yml",
96+
r".pipelines/abtest.yml",
9697
r".pipelines/diabetes_regression-ci-image.yml",
9798
r".pipelines/diabetes_regression-get-model-version-template.yml", # NOQA: E501
9899
r".pipelines/diabetes_regression-variables-template.yml",

0 commit comments

Comments
 (0)