diff --git a/bootstrap/bootstrap.py b/bootstrap/bootstrap.py index 71c1549b..e78fa47d 100644 --- a/bootstrap/bootstrap.py +++ b/bootstrap/bootstrap.py @@ -93,6 +93,7 @@ def replaceprojectname(project_dir, project_name, rename_name): r".pipelines/code-quality-template.yml", r".pipelines/pr.yml", r".pipelines/diabetes_regression-ci.yml", + r".pipelines/abtest.yml", r".pipelines/diabetes_regression-ci-image.yml", r".pipelines/diabetes_regression-get-model-version-template.yml", # NOQA: E501 r".pipelines/diabetes_regression-variables-template.yml",