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

@@ -21,4 +21,3 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
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