fix
ci/woodpecker/push/woodpecker Pipeline was successful Details

This commit is contained in:
Malte Grosse 2024-03-18 20:07:03 +09:00
parent 519c934876
commit 7ba189d639
1 changed files with 0 additions and 1 deletions

View File

@ -7,5 +7,4 @@ ENV CONDA_CUDA_OVERRIDE="12.1"
ENV NUM_GPUS=1
USER root
RUN curl -fsSL https://ollama.com/install.sh | sh
RUN command -v systemctl >/dev/null && sudo systemctl stop ollama
USER $NB_UID