mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-03-04 18:56:16 +00:00
ci: use bitcoin-node for one depends job
The bitcoin-node binary is built on all platforms which have multiprocess enabled, but for functional tests it's only used in CentOS native (depends) job. The next commit will also add a non-depends job.
This commit is contained in:
parent
b333cc14d5
commit
32a90e1b90
@ -18,3 +18,4 @@ export BITCOIN_CONFIG="\
|
||||
-DREDUCE_EXPORTS=ON \
|
||||
-DCMAKE_BUILD_TYPE=Debug \
|
||||
"
|
||||
export BITCOIN_CMD="bitcoin -m" # Used in functional tests
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user