From 49d3cfb84809d5a3d045ab49b0886261984d5c39 Mon Sep 17 00:00:00 2001 From: Jakub Henyk Date: Sat, 13 May 2023 18:03:30 +0200 Subject: [PATCH] fix7 --- Dockerfile_4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile_4 b/Dockerfile_4 index 19b80b6..6c990ec 100644 --- a/Dockerfile_4 +++ b/Dockerfile_4 @@ -29,6 +29,6 @@ RUN chmod +x ./zadanie1.py RUN chmod +x ./train.py RUN chmod +x ./test.py -#RUN git.__file__ +CMD git.__file__ RUN dvc pull RUN dvc repro \ No newline at end of file