test_react_hook/build.sh
2020-05-07 12:13:18 +07:00

10 lines
106 B
Bash
Executable File

yarn build
heroku login
heroku container:login
heroku container:push web
heroku container:release web