mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-26 03:03:22 -03:00
ci: Run one task with all tests on credits
This commit is contained in:
parent
39363a4b94
commit
fae885b98f
1 changed files with 2 additions and 0 deletions
|
@ -213,6 +213,8 @@ task:
|
||||||
<< : *GLOBAL_TASK_TEMPLATE
|
<< : *GLOBAL_TASK_TEMPLATE
|
||||||
container:
|
container:
|
||||||
image: quay.io/centos/centos:stream8
|
image: quay.io/centos/centos:stream8
|
||||||
|
# For faster CI feedback, immediately schedule one task that runs all tests
|
||||||
|
<< : *CREDITS_TEMPLATE
|
||||||
env:
|
env:
|
||||||
<< : *CIRRUS_EPHEMERAL_WORKER_TEMPLATE_ENV
|
<< : *CIRRUS_EPHEMERAL_WORKER_TEMPLATE_ENV
|
||||||
PACKAGE_MANAGER_INSTALL: "yum install -y"
|
PACKAGE_MANAGER_INSTALL: "yum install -y"
|
||||||
|
|
Loading…
Add table
Reference in a new issue