Why am I getting an error on Heroku that suggests I need to migrate my app to Bamboo?
- by user242065
When I type: git push heroku master, this is what happens
@68-185-86-134:sample_app git push heroku master
Counting objects: 110, done.
Delta compression using up to 2 threads.
Compressing objects: 100% (94/94), done.
Writing objects: 100% (110/110), 87.48 KiB, done.
Total 110 (delta 19), reused 0 (delta 0)
-----> Heroku receiving push…