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
Build full packages with goreleaser instead of binaries only
Change from 'goreleaser build --single-target' to 'goreleaser release --skip=sign,docker'
to build complete .deb packages for all platforms (amd64, arm64) needed for Docker multi-platform build.
Also update golang-cross version to 1.24-bookworm to match tyk-analytics.
Related: TT-15971
0 commit comments