deploy-script.mo
Owner: Xavier Lefèvre
Description
Steps
{ "scripts": { "deploy": "./<where_you_put_the_file>/deploy.sh", ... } }yarn deploy -- -t <default: soft / hard> -o <default: all / ios / android> -e <default: staging / production>
Last updated