mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-10 22:18:54 +01:00
ci: Run one task with all tests on credits
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user