Fix typo, update-index
Some checks failed
OSC Pull Custom Image Demo / opensuse osc custom container checkout test (push) Failing after 1s
Some checks failed
OSC Pull Custom Image Demo / opensuse osc custom container checkout test (push) Failing after 1s
Signed-off-by: Alex Lau (AvengerMoJo) <alau@suse.com>
This commit is contained in:
parent
991c51f411
commit
a535b4d7e7
3
runner.sh
Normal file → Executable file
3
runner.sh
Normal file → Executable file
@ -1,4 +1,4 @@
|
|||||||
!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
echo $osc-user $osc-path $osc-package
|
echo $osc-user $osc-path $osc-package
|
||||||
echo $1 $2 $3
|
echo $1 $2 $3
|
||||||
@ -6,4 +6,3 @@ echo $INPUT_OSC-USER $INPUT_OSC-PATH $INPUT_OSC-PACKAGE
|
|||||||
osc checkout $INPUT_OSC-PATH $INPUT_OSC-PACKAGE
|
osc checkout $INPUT_OSC-PATH $INPUT_OSC-PACKAGE
|
||||||
osc buildlog openSUSE_Factory x86_64
|
osc buildlog openSUSE_Factory x86_64
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user