Alex Lau (AvengerMoJo) 991c51f411
Adding a script to capture the variable
Signed-off-by: Alex Lau (AvengerMoJo) <alau@suse.com>
2023-10-23 12:05:24 +08:00

10 lines
205 B
Bash

!/bin/sh
echo $osc-user $osc-path $osc-package
echo $1 $2 $3
echo $INPUT_OSC-USER $INPUT_OSC-PATH $INPUT_OSC-PACKAGE
osc checkout $INPUT_OSC-PATH $INPUT_OSC-PACKAGE
osc buildlog openSUSE_Factory x86_64