Skip to content
Snippets Groups Projects
Commit 018602b4 authored by Daniel Scheffler's avatar Daniel Scheffler
Browse files

Fix of fix.

parent 037e09ca
No related branches found
No related tags found
No related merge requests found
Pipeline #
FROM conda_pyenv:pinned_v0.1
RUN /bin/bash -i -c "source /root/anaconda3/bin/activate ; \
RUN /bin/bash -i -c "\
source /root/miniconda3/bin/activate ; \
source activate py3; \
conda env update -f /root/environment_arosics.yml"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment