test build on herodu
This commit is contained in:
parent
acb30e7017
commit
eadea46324
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 (
|
||||
|
Loading…
Reference in New Issue
Block a user