CivicTechWR / WRvotes

https://waterlooregionvotes.org
MIT License
4 stars 12 forks source link

Unignore working sites #78

Closed KristinaTaylor closed 6 years ago

KristinaTaylor commented 6 years ago

Creating a pull request mostly because I'm trying to figure out how to trigger a build.

pnijjar commented 6 years ago

FYI: You can trigger a build with the following invocation:

git pull
git commit --allow-empty
git push

There is a version of this in the scripts/force_rebuild script.