diff --git a/entrypoint.sh b/entrypoint.sh index c729b71..24a5f84 100755 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -4,4 +4,4 @@ set -eu export GITHUB="true" -/bin/drone-scp +sh -c "/bin/drone-scp $*"