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
dockerfile: Separate layer for removing kernel + initrd
Baseconfigs tests were failing in CI because the initrd which had the
expected baseconfigs was being deleted in the same layer it was being
created in. Move the deletion to a completely separate layer
Signed-off-by: Pragyan Poudyal <pragyanpoudyal41999@gmail.com>
0 commit comments