Add --stamp to release builds (#11768)

This commit is contained in:
Preston Van Loon
2022-12-13 15:33:51 -06:00
committed by GitHub
parent fbe0672fc4
commit a01d08b857

View File

@@ -37,6 +37,7 @@ build:minimal --@io_bazel_rules_go//go/config:tags=minimal
# Release flags
build:release --compilation_mode=opt
build:release --stamp
# LLVM compiler for building C/C++ dependencies.
build:llvm --define compiler=llvm