mlflow fix2
Some checks failed
s444452-training/pipeline/head There was a failure building this commit
Some checks failed
s444452-training/pipeline/head There was a failure building this commit
This commit is contained in:
parent
f790b4d925
commit
c1daf70504
@ -9,4 +9,4 @@ COPY . /code/
|
||||
|
||||
RUN python3 -m pip install -r requirements.txt
|
||||
RUN mkdir /.kaggle && chmod o+w /.kaggle
|
||||
RUN mkdir /mlruns && chmod o+w /mlruns
|
||||
RUN mkdir /code/mlruns && chmod o+w /code/mlruns
|
Loading…
Reference in New Issue
Block a user