mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-04 20:12:54 +00:00
Show cachepot build stats
This commit is contained in:
committed by
Kirill Bulatov
parent
a4d0d78e9e
commit
15434ba7e0
@@ -31,6 +31,8 @@ COPY --from=pg-build /pg/tmp_install/include/postgresql/server tmp_install/inclu
|
||||
COPY . .
|
||||
|
||||
RUN cargo build --release
|
||||
# Show build caching stats to check if it was used
|
||||
RUN /usr/local/cargo/bin/cachepot -s
|
||||
|
||||
# Build final image
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user