August 2018
Intermediate to advanced
352 pages
12h 30m
English
At every build instruction, Shippable spins up a new container depending on the image and language type specified in the shippable.yml file, and runs the build to perform testing. Shippable knows when to start a build, because it adds a webhook to your GitHub repository when you register your application with them:

So, every time a change is committed to GitHub, a build on Shippable gets triggered, and after the build is successful, it is deployed to Heroku.
Read now
Unlock full access