Tutorials currently runs the entire build from scratch multiple times for every PR merge.
Persisting a docker image after the tutorial build will allow us to do incremental builds on tutorials.
@seemethere and I met to discuss updating the build with this in mind and we think it's possible to persist the output of the build and do these incrementally.
We'll try to get this going over the next couple of weeks.