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
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:
parent
30d9006d70
commit
550faf9c6b
@ -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"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user