Using Semaphore with Nanobox is a really easy way to test your app and automate deploys. The steps included in this gist will:
- Install the Nanobox binary on your CI server
- Use Nanobox to run any tests included with your codebase
- Specify the appropriate remote based on the git branch
- Deploy to the added remote appending the latest git commit message as the deploy message