diff --git a/src/workshop/core/pipelines/batch_scoring_pipeline.yml b/src/workshop/core/pipelines/batch_scoring_pipeline.yml index d700da8c..f1464887 100644 --- a/src/workshop/core/pipelines/batch_scoring_pipeline.yml +++ b/src/workshop/core/pipelines/batch_scoring_pipeline.yml @@ -7,7 +7,7 @@ settings: jobs: data_engineering: type: command - component: ./components/data_engineering_comp.yml + component: ./data_engineering_comp.yml inputs: input_folder: type: uri_folder