Nightfirecat / RealmEye-API

An easy way to access your character data via RealmEye.
MIT License
13 stars 7 forks source link

Auto-deploy master to production site (and testing branch to testing site?) #19

Closed Nightfirecat closed 8 years ago

Nightfirecat commented 8 years ago

https://gist.github.com/oodavid/1809044

Nightfirecat commented 8 years ago

Note: will need to add a step to perform a full checkout to maintain the version hash for the 'Realmeye-API-Version' header.

eg. Post-git pull, run

git checkout HEAD -- "$(git rev-parse --show-toplevel)"