diff --git a/build.sh b/build.sh index 73c03ab..d173001 100755 --- a/build.sh +++ b/build.sh @@ -13,6 +13,7 @@ debugInfo () { echo "Build binary: $BINARY" echo "Release: $RELEASE" echo "Version: $VERSION" + echo "Commit: $COMMIT_SHA" } buildAssets () {