ci: Run one task with all tests on credits

This commit is contained in:
MarcoFalke 2023-01-09 17:09:11 +01:00
parent 39363a4b94
commit fae885b98f
No known key found for this signature in database
GPG key ID: CE2B75697E69A548

View file

@ -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"