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 65f6e70 commit f951f1fCopy full SHA for f951f1f
.cirrus.yml
@@ -1,5 +1,6 @@
1
env: # Global defaults
2
CIRRUS_CLONE_DEPTH: 1
3
+ CIRRUS_LOG_TIMESTAMP: true
4
PACKAGE_MANAGER_INSTALL: "apt-get update && apt-get install -y"
5
MAKEJOBS: "-j10"
6
TEST_RUNNER_PORT_MIN: "14000" # Must be larger than 12321, which is used for the http cache. See https://cirrus-ci.org/guide/writing-tasks/#http-cache
0 commit comments