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
Now that we're building all images on the same runner, the log becomes
too long and noisy and hits the limits of the CI log length.
Capture build log output and errors and store them in a path that will
be used as a CI artifact we can review.
Note that runcmd() will print stdout and stderr when a command fails.
0 commit comments