test build on herodu
This commit is contained in:
2
hook.sh
2
hook.sh
@@ -13,5 +13,3 @@ HEROKU_APP_KEY=$API_KEY heroku container:push web
|
||||
echo "-- Start Release App on Heroku"
|
||||
HEROKU_API_KEY=$API_KEY heroku container:release web
|
||||
|
||||
echo "-- Open Browser Result "
|
||||
HEROKU_API_KEY=$API_KEY heroku open
|
||||
|
||||
@@ -4,7 +4,7 @@ import './App.css';
|
||||
|
||||
function App() {
|
||||
return (
|
||||
<h1>React My DOCKER Second Time</h1>
|
||||
<h1>React My DOCKER Second Time From React HOOK</h1>
|
||||
|
||||
)
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user