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
I'm not sure we want to do that, since currently when we generate the tarball blob, we never actually write it to disk. Adding the tarball as an actual artifact would add some unnecessary I/O to the other steps.
https://github.com/GoogleContainerTools/jib/blob/master/proposals/build_tarball.md
BuildTarballAndLoadDockerStep
toLoadDockerStep
WriteTarFileStep
BuildSteps#forBuildToTarball()
The text was updated successfully, but these errors were encountered: