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
As of now for this target we are building image first and then copy the
binaries out from container to host. This PR uses same base image which
openshift-ci using and mount the current working directory and execute
cross builds so that building image is not required and also binary
directly available to host.
0 commit comments