codeforcauseorg / edu-server

MIT License
43 stars 51 forks source link

Add ci/cd pipeline to continuosly deploy pushed changes to heroku #134

Open Abhishek-kumar09 opened 3 years ago

Abhishek-kumar09 commented 3 years ago

Currently pushing changes requires manual efforts, there is a need to automate the process of pushing latest changes to heroku.

Devesh21700Kumar commented 3 years ago

https://www.youtube.com/watch?v=_tiecDrW6yY

https://www.heroku.com/continuous-integration

https://devcenter.heroku.com/articles/github-integration

Heroku has a CI option I guess. That might be used

ShubhSensei commented 2 years ago

Can I work on this issue, if it is not yet solved?