ci: add timestamps to cirrus jobs

This commit is contained in:
willcl-ark 2024-09-26 15:25:08 +01:00
parent 65f6e7078b
commit f951f1fab2

View file

@ -1,5 +1,6 @@
env: # Global defaults
CIRRUS_CLONE_DEPTH: 1
CIRRUS_LOG_TIMESTAMP: true
PACKAGE_MANAGER_INSTALL: "apt-get update && apt-get install -y"
MAKEJOBS: "-j10"
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