ci: Run one task with all tests on credits

pull/26856/head
MarcoFalke 2 years ago
parent 39363a4b94
commit fae885b98f
No known key found for this signature in database
GPG Key ID: CE2B75697E69A548

@ -213,6 +213,8 @@ task:
<< : *GLOBAL_TASK_TEMPLATE
container:
image: quay.io/centos/centos:stream8
# For faster CI feedback, immediately schedule one task that runs all tests
<< : *CREDITS_TEMPLATE
env:
<< : *CIRRUS_EPHEMERAL_WORKER_TEMPLATE_ENV
PACKAGE_MANAGER_INSTALL: "yum install -y"

Loading…
Cancel
Save