Sarathkumar1304ai commited on
Commit
1c5828f
·
verified ·
1 Parent(s): 27d8c87

Update docker-compose.yml

Browse files
Files changed (1) hide show
  1. docker-compose.yml +0 -1
docker-compose.yml CHANGED
@@ -7,7 +7,6 @@ services:
7
  dockerfile: Dockerfile
8
  command: >
9
  bash -c "
10
- zenml init &&
11
  zenml integration install mlflow -y &&
12
  zenml experiment-tracker register mlflow_tracker_customer_churn_new --flavor=mlflow &&
13
  zenml model-deployer register mlflow_customer_churn_new --flavor=mlflow &&
 
7
  dockerfile: Dockerfile
8
  command: >
9
  bash -c "
 
10
  zenml integration install mlflow -y &&
11
  zenml experiment-tracker register mlflow_tracker_customer_churn_new --flavor=mlflow &&
12
  zenml model-deployer register mlflow_customer_churn_new --flavor=mlflow &&