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
fix(build): resolve kustomize installation failures during cross-compilation
- Build kustomize in isolated temporary directory to avoid module conflicts
- Ensure binary is placed at /go/bin/kustomize for Docker verification step
Fixes Docker build failures in GoReleaser pipeline when cross-compiling
for different target architectures.
Closesviaduct-ai#298
0 commit comments