Skip to content

Commit c8a4e05

Browse files
committed
Building MloPS + Data Science Scripts
1 parent 2f8fb14 commit c8a4e05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/taskDatabricks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ jobs:
207207
#################################/
208208
# 15. AML Pipeline
209209
- name: Azure Machine Learning Pipeline For DBX Notebooks
210-
run: ${{ inputs.SCRIPT_LANGUAGE }} mlOps/modelOps/ml_pipelines/az_machine_learning/v1/nyc_pipeline.py
210+
run: ${{ inputs.SCRIPT_LANGUAGE }} mlOps/nyc_taxi/aml_pipelines/v1/nyc_pipeline.py
211211
env:
212212
DATABRICKS_COMPUTE_NAME: 'mlclusterlink'
213213
DATABRICKS_CLUSTER_NAME: 'Unity_Cluster_13_ML'

0 commit comments

Comments
 (0)