Skip to content
Snippets Groups Projects
Commit 974df008 authored by Tasko Olevski's avatar Tasko Olevski
Browse files

update submission filename

parent 30f10f6a
No related branches found
Tags 0.0.3
No related merge requests found
Pipeline #199918 passed with stage
in 6 minutes and 16 seconds
......@@ -7,4 +7,4 @@ RUN apt-get update && \
rm -rf /var/lib/apt/lists/* && \
pip install --no-cache-dir pipenv && \
pipenv install --clear
CMD ["pipenv", "run", "python", "scoring/scoring_script.py", "/work/prediction.nc"]
CMD ["pipenv", "run", "python", "scoring/scoring_script.py", "/work/submissions/submission_rb_prediction_2020.nc"]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment