chore(workflow): Added gitea action
This commit is contained in:
@@ -19,6 +19,7 @@ RUN apt-get update \
|
||||
wget \
|
||||
apt-transport-https \
|
||||
nvidia-smi \
|
||||
procps \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
RUN wget https://repo.radeon.com/rocm/rocm.gpg.key -O - | gpg --dearmor | tee /etc/apt/keyrings/rocm.gpg > /dev/null \
|
||||
|
||||
Reference in New Issue
Block a user