Skip to content

Add ci job that tests incremental build

Paul Gessinger-Befurt requested to merge incremental-build-ci-job into master

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?

Merge request reports