PuzzleTechHub/myus

CI/CD?

Closed this issue · 3 comments

Right now you need to run git push and git push heroku master separately on every commit.

There's a way in heroku settings for all new pushes to this repo to automatically get pushed to Heroku. Set up that?

Should be simple to add

image

I believe all commits to main branch will now automatically reflect in main website (and testing website). Followed instructions at Heroku's website

Confirmed during 104a5d9

No plans for CI yet. Could be nice to add eventually to codebase