Skip to content

Commit

Permalink
Temporarily restrict dvc repro to the train step, for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
jeancochrane committed Nov 9, 2023
1 parent 1169a7a commit 82518a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ RUN mv renv model-condo-avm/
# Set the working directory to the app dir
WORKDIR model-condo-avm/

CMD dvc pull && dvc repro
CMD dvc pull && dvc repro train

0 comments on commit 82518a4

Please sign in to comment.