Remove tag v1 recreate error image
Some checks failed
OSC Pull Custom Image Demo / opensuse osc custom container checkout test (push) Failing after 18s
Some checks failed
OSC Pull Custom Image Demo / opensuse osc custom container checkout test (push) Failing after 18s
Signed-off-by: Alex Lau (AvengerMoJo) <alau@suse.com>
This commit is contained in:
parent
8877a98b04
commit
78d68b0790
@ -7,7 +7,7 @@ jobs:
|
||||
name: opensuse osc custom container checkout test
|
||||
steps:
|
||||
- name: Build action step
|
||||
uses: https://src.opensuse.org/alexlau/bc@v1
|
||||
uses: https://src.opensuse.org/alexlau/bc
|
||||
with:
|
||||
osc_user: 'alexlau'
|
||||
osc_path: 'home:alexlau:branches:Base:System'
|
||||
|
@ -5,5 +5,5 @@ RUN zypper --non-interactive install osc
|
||||
RUN zypper --non-interactive clean --all
|
||||
|
||||
COPY runner.sh /runner.sh
|
||||
RUN chmod +x /runner.sh
|
||||
# RUN chmod +x /runner.sh
|
||||
ENTRYPOINT ["/runner.sh"]
|
||||
|
Loading…
Reference in New Issue
Block a user