mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-08-25 17:42:02 +02: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:
@@ -18,3 +18,4 @@ export BITCOIN_CONFIG="\
|
|||||||
-DREDUCE_EXPORTS=ON \
|
-DREDUCE_EXPORTS=ON \
|
||||||
-DCMAKE_BUILD_TYPE=Debug \
|
-DCMAKE_BUILD_TYPE=Debug \
|
||||||
"
|
"
|
||||||
|
export BITCOIN_CMD="bitcoin -m" # Used in functional tests
|
||||||
|
Reference in New Issue
Block a user