changed jenkinsfile
This commit is contained in:
parent
150659e41d
commit
ffb1db4cbe
@ -8,7 +8,6 @@ RUN apt install -y curl
|
|||||||
RUN pip3 install --user wget
|
RUN pip3 install --user wget
|
||||||
RUN pip3 install torch torchvision torchaudio
|
RUN pip3 install torch torchvision torchaudio
|
||||||
RUN pip3 install sacred && pip3 install GitPython && pip3 install pymongo
|
RUN pip3 install sacred && pip3 install GitPython && pip3 install pymongo
|
||||||
RUN pip3 install dvc
|
|
||||||
|
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user