bc-docker-action/runner.sh
Alex Lau (AvengerMoJo) a535b4d7e7
Some checks failed
OSC Pull Custom Image Demo / opensuse osc custom container checkout test (push) Failing after 1s
Fix typo, update-index
Signed-off-by: Alex Lau (AvengerMoJo) <alau@suse.com>
2023-10-23 12:14:30 +08:00

9 lines
205 B
Bash
Executable File

#!/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