Reverting tests
All checks were successful
Build on Commit / build-and-push-image (push) Successful in 10m8s
All checks were successful
Build on Commit / build-and-push-image (push) Successful in 10m8s
This commit is contained in:
@@ -30,5 +30,3 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
|
||||
/var/tmp/* \
|
||||
/var/log/* && \
|
||||
chown ${USER}:${USER} /home/container
|
||||
|
||||
#Testing build trigger
|
@@ -3,5 +3,3 @@ FROM gitea.taco.quest/mindfang/pterodactyl-yolks:steamcmd-installer
|
||||
USER ${USER}
|
||||
COPY entrypoint.sh /entrypoint.sh
|
||||
ENTRYPOINT ["/bin/bash", "/entrypoint.sh"]
|
||||
|
||||
#Testing build trigger
|
Reference in New Issue
Block a user