Back to normal test runner update container image
All checks were successful
OSC Pull Custom Image Demo / opensuse osc custom container checkout test (push) Successful in 4s

Signed-off-by: Alex Lau (AvengerMoJo) <alau@suse.com>
This commit is contained in:
Alex Lau 2023-11-13 16:26:03 +08:00
parent 550faf9c6b
commit d6162dc83d

View File

@ -10,5 +10,5 @@ COPY osc_buildlog.sh /osc_buildlog.sh
RUN chmod +x /osc_buildlog.sh
COPY osc_checkout /osc_checkout
RUN chmod +x /osc_checkout
ENTRYPOINT ["/test.sh"]
# ENTRYPOINT ["/runner.sh"]
# ENTRYPOINT ["/test.sh"]
ENTRYPOINT ["/runner.sh"]