Skip to content

Commit

Permalink
Added dvc requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
Chandru-21 committed Jun 25, 2024
1 parent fd8c536 commit 3871883
Show file tree
Hide file tree
Showing 3 changed files 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 @@ -33,7 +33,7 @@ ENV AWS_ACCESS_KEY_ID=$AWS_ACCESS_KEY_ID
ENV AWS_SECRET_ACCESS_KEY=$AWS_SECRET_ACCESS_KEY


RUN dvc pull
RUN dvc pull --force

RUN python /app/prediction_model/training_pipeline.py

Expand Down
Empty file.
Empty file.

0 comments on commit 3871883

Please sign in to comment.