Skip to content

Commit

Permalink
remove zenml stack up
Browse files Browse the repository at this point in the history
  • Loading branch information
avishniakov authored Oct 9, 2024
1 parent a832150 commit 8e987c8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions template/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,4 @@ install-stack-local:
zenml stack register -a default -o default -r mlflow_local_$${stack_name} \
-d mlflow_local_$${stack_name} -e mlflow_local_$${stack_name} -dv \
evidently_$${stack_name} $${stack_name} && \
zenml stack set $${stack_name} && \
zenml stack up
zenml stack set $${stack_name}

0 comments on commit 8e987c8

Please sign in to comment.