test_react_hook/build.sh

10 lines
106 B
Bash
Raw Permalink Normal View History

2020-05-07 12:13:18 +07:00
yarn build
heroku login
heroku container:login
heroku container:push web
heroku container:release web