From eadea4632433c4fe850b25e6429693ec117eec59 Mon Sep 17 00:00:00 2001 From: "S.long" Date: Thu, 7 May 2020 12:16:52 +0700 Subject: [PATCH] test build on herodu --- hook.sh | 2 -- src/App.js | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/hook.sh b/hook.sh index c021815..1104ee1 100644 --- a/hook.sh +++ b/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 diff --git a/src/App.js b/src/App.js index f14b903..2863028 100644 --- a/src/App.js +++ b/src/App.js @@ -4,7 +4,7 @@ import './App.css'; function App() { return ( -

React My DOCKER Second Time

+

React My DOCKER Second Time From React HOOK

) return (