Test new runner by just updating the Dockerfile
Some checks failed
OSC Pull Custom Image Demo / opensuse osc custom container checkout test (push) Failing after 2s

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

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"]