Installing the rpm in binaryies folder
All checks were successful
OSC Pull Custom Image Demo / opensuse osc custom container checkout test (push) Successful in 6s
All checks were successful
OSC Pull Custom Image Demo / opensuse osc custom container checkout test (push) Successful in 6s
Signed-off-by: Alex Lau (AvengerMoJo) <alau@suse.com>
This commit is contained in:
@@ -7,5 +7,9 @@
|
||||
|
||||
cd "${INPUT_OSC_PATH}/${INPUT_OSC_PACKAGE}"
|
||||
osc buildlog openSUSE_Factory x86_64
|
||||
echo "Getting binaries from the obs";
|
||||
osc getbinaries openSUSE_Factory x86_64
|
||||
ls binaries
|
||||
rpm -Uvh binaries/*.rpm
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user