mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced 2026-06-17 02:24:48 +08:00
Revert "revert RUN cat bitcoind_debug.log"
This reverts commit af6e8733a5.
This commit is contained in:
@@ -6,6 +6,8 @@ ENV BITCOIND_TEST 1
|
||||
RUN cargo build && \
|
||||
cargo test -- --test-threads 1 --ignored "$test_name"
|
||||
|
||||
RUN cat bitcoind_debug.log
|
||||
|
||||
RUN grcov . --binary-path ../../target/debug/ -s ../.. -t lcov --branch --ignore-not-existing --ignore "/*" -o /lcov.info
|
||||
|
||||
FROM scratch AS export-stage
|
||||
|
||||
Reference in New Issue
Block a user