Test by triggering with a commit

This commit is contained in:
2024-01-22 15:13:10 -06:00
parent a5b88cf635
commit 9e4b61297f

View File

@@ -20,5 +20,4 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
lib32gcc-s1 \ lib32gcc-s1 \
steamcmd && \ steamcmd && \
ln -s /usr/games/steamcmd /bin/steamcmd && \ ln -s /usr/games/steamcmd /bin/steamcmd && \
useradd ${USER} -d ${HOME} useradd ${USER} -d ${HOME}
#Test