mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-18 12:08:19 +00:00
4cd47b7d4b
## Problem https://github.com/neondatabase/neon/pull/5576 added `build-tag` reporting to `libmetrics_build_info`, but it's not reported because we didn't set the corresponding env variable in the build process. ## Summary of changes - Add `BUILD_TAG` env var while building services