ruby - How to fix "pre receive hook declined" error when deploying to Heroku -


i need build application school , using https://github.com/zendesk/call_roulette permission. when deploying heroku "pre receive hook declined" error.

i followed these steps:

  1. installed ruby, heroku , git.
  2. downloaded repository mentioned above.
  3. opened terminal , changed directory downloaded repository.
  4. git init, git add ., git commit, heroku create, git heroku push master.

that's "pre receive hook declined" error. error when try deploy through heroku's site linking github repository.

what did wrong?


Comments

Popular posts from this blog

cookies - Yii2 Advanced - Share session between frontend and mainsite (duplicate of frontend for www) -

angular - password and confirm password field validation angular2 reactive forms -

php - Permission denied. Laravel linux server -