We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39363a4 commit fae885bCopy full SHA for fae885b
.cirrus.yml
@@ -213,6 +213,8 @@ task:
213
<< : *GLOBAL_TASK_TEMPLATE
214
container:
215
image: quay.io/centos/centos:stream8
216
+ # For faster CI feedback, immediately schedule one task that runs all tests
217
+ << : *CREDITS_TEMPLATE
218
env:
219
<< : *CIRRUS_EPHEMERAL_WORKER_TEMPLATE_ENV
220
PACKAGE_MANAGER_INSTALL: "yum install -y"
0 commit comments