mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-08-25 07:11:13 +02:00
ci: Rename RUN_CI_ON_HOST to DANGER_RUN_CI_ON_HOST
This commit is contained in:
@@ -37,7 +37,7 @@ task:
|
||||
timeout_in: 60m
|
||||
env:
|
||||
MAKEJOBS: "-j9"
|
||||
RUN_CI_ON_HOST: "1"
|
||||
DANGER_RUN_CI_ON_HOST: "1"
|
||||
TEST_RUNNER_PORT_MIN: "14000" # Must be larger than 12321, which is used for the http cache. See https://cirrus-ci.org/guide/writing-tasks/#http-cache
|
||||
CCACHE_SIZE: "200M"
|
||||
CCACHE_DIR: "/tmp/ccache_dir"
|
||||
|
Reference in New Issue
Block a user