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: embed branch and version metadata in build artifacts
- Export GIT_BRANCH and GO_VERSION as environment variables in the before script
- Update build ldflags to include branch, build time, commit, Go version, OS, and architecture
- Change ldflags assignment to use the version package instead of cmd package
Signed-off-by: appleboy <[email protected]>
0 commit comments