bc-docker-action/runner.sh
Alex Lau (AvengerMoJo) 69189daf63
Some checks failed
OSC Pull Custom Image Demo / opensuse osc custom container checkout test (push) Failing after 1s
Rename the - variable name with _
Signed-off-by: Alex Lau (AvengerMoJo) <alau@suse.com>
2023-10-23 12:52:31 +08:00

9 lines
228 B
Bash
Executable File

#!/bin/sh -l
echo $1 $2 $3
echo "${osc_user} ${osc_path} ${osc_package}"
echo "${INPUT_OSC_USER} ${INPUT_OSC_PATH} ${INPUT_OSC_PACKAGE}"
# osc checkout $INPUT_OSC_PATH $INPUT_OSC_PACKAGE
# osc buildlog openSUSE_Factory x86_64