From 1af10192739d01f3e6441a524d69b443dbdd8115 Mon Sep 17 00:00:00 2001 From: Bo-Yi Wu Date: Sat, 11 May 2019 20:30:07 +0800 Subject: [PATCH] chore: update drone scp command --- entrypoint.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 $*"