Skip to content

Commit

Permalink
ready_for_testing
Browse files Browse the repository at this point in the history
  • Loading branch information
omerktz committed Apr 25, 2017
1 parent a42da22 commit 7c0c8f8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
1 change: 1 addition & 0 deletions deploy
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@
git add .
git commit -m $@
git push heroku master
heroku open &
4 changes: 1 addition & 3 deletions deployAndLog
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#!/bin/bash
git add .
git commit -m $@
git push heroku master
./deploy $@
heroku logs --tail

0 comments on commit 7c0c8f8

Please sign in to comment.