You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Delay check on default manifest and image files until we know they're being used.
The default manifest.yaml and image.yaml were checked to confirm they exist before it was
even known whether they were the right files to use or not. Move the check to occur after
we know we're not using a VARIANT that points to different files.
0 commit comments