Skip to content
Snippets Groups Projects
Commit b619ac31 authored by Quang tru HUYNH's avatar Quang tru HUYNH
Browse files

runscript! not post

parent efebf600
No related branches found
No related tags found
No related merge requests found
Pipeline #99120 passed
...@@ -18,7 +18,7 @@ curl https://gitlab.pasteur.fr/tru/miniconda3-python310-pytorch-cuda11.7/-/raw/m ...@@ -18,7 +18,7 @@ curl https://gitlab.pasteur.fr/tru/miniconda3-python310-pytorch-cuda11.7/-/raw/m
conda list --explicit > /conda-list--explicit.yml && \ conda list --explicit > /conda-list--explicit.yml && \
conda clean --all --yes conda clean --all --yes
%post %runscript
eval "$(conda shell.bash hook)" && \ eval "$(conda shell.bash hook)" && \
conda activate py310-pytorch-1.13.1 && \ conda activate py310-pytorch-1.13.1 && \
"$@" "$@"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment