diff --git a/scripts/ci.sh b/scripts/ci.sh index ec233ea..0693451 100755 --- a/scripts/ci.sh +++ b/scripts/ci.sh @@ -149,7 +149,7 @@ then exit -1 fi push $2 $3 -elif match_arg $1 'd' 'deploy' +elif match_arg $1 '-d' '--deploy' then check_arg $2 check_arg $3