Description
coder/kaniko#12 added support for performing a 'fake' build (e.g. ProbeCache)
However, this does not appear to work with multi-stage builds (coder/kaniko#12 (comment))
Add support for multi-stage builds. This will require changes to our Kaniko fork.