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