### Description Add pre push [git hook](https://git-scm.com/book/en/v2/Customizing-Git-Git-Hooks) to run `gatsby build`. ### Acceptance Criteria - Git Hooks are added to the project - Before pushes occur a build it triggered to verify a build can be completed