Merge branch 'dev' of workflow-template into dev
This commit is contained in:
commit
e2d83e14c9
@ -6,7 +6,6 @@ COPY environment.yaml $HOME/environment.yaml
|
||||
RUN \
|
||||
. $CONDA_DIR/etc/profile.d/mamba.sh \
|
||||
&& micromamba activate \
|
||||
&& micromamba install --help \
|
||||
&& micromamba install --file $HOME/environment.yaml \
|
||||
&& fix-permissions $CONDA_DIR \
|
||||
&& fix-permissions $HOME
|
||||
|
||||
Loading…
Reference in New Issue
Block a user