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
Previously this would fail on x86 as we set -e. By setting the || true
this means the script will continue. The grubby step next will fail if
it failed to find the image.
Signed-off-by: Jack Thomson <jackabt@amazon.com>
0 commit comments