From 7ef0b3cad2a2a5decdfe3dfcb61a7d5df69499ad Mon Sep 17 00:00:00 2001 From: Gregor Date: Wed, 6 Sep 2017 21:45:59 -0700 Subject: [PATCH] chore: deploy to now script --- scripts/deploy.sh | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 scripts/deploy.sh diff --git a/scripts/deploy.sh b/scripts/deploy.sh new file mode 100644 index 000000000..f14019edf --- /dev/null +++ b/scripts/deploy.sh @@ -0,0 +1,5 @@ +#!/bin/sh + +# https://github.com/zeit/now-cli/issues/817 +npx now@7.1.1 --public --token=$NOW_TOKEN +npx now@7.1.1 rm --safe --yes wip-bot