Add ci job that tests incremental build
We've been having trouble in atlasexternals with incremental builds. The setup there has been changed to be more resilient, but I added a job here that will notify us if we make changes that fail when building incrementally from the last tag. The job is allowed to fail, and is only meant as a heads up.
Thoughts?