HopeNUS / examtt-frontend-react

0 stars 0 forks source link

Automate gh-pages deployment #6

Open jeremiah-ang opened 4 years ago

jeremiah-ang commented 4 years ago

Set up a branch release

Upon push to the release branch, should trigger a travis CI command to push static files to gh-pages branch (i.e. trigger npm run deploy)

referrence: https://gist.github.com/cobyism/4730490

related: #5