Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
Rudiio committed Dec 12, 2023
1 parent 3d51366 commit a58c5d6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ COPY requirements.txt .

RUN pip install --no-cache-dir -r requirements.txt

RUN python -m dvc pull -r origin

WORKDIR /app

COPY . /app/
Expand Down

0 comments on commit a58c5d6

Please sign in to comment.