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
Sometimes, vagrant provisioning fails on build step. This may be
mitigated by factoring the build step out of the vagrant box and
cross-compiling FreeBSD binaries instead.
This change
- Adds steps to setup go, and compile binaries on the host machine
- Adjusts vagrant provisioners accordingly
Signed-off-by: Artem Khramov <[email protected]>
0 commit comments