From f951f1fab258f782a88bb006b5ae4ea486705388 Mon Sep 17 00:00:00 2001 From: willcl-ark Date: Thu, 26 Sep 2024 15:25:08 +0100 Subject: [PATCH] ci: add timestamps to cirrus jobs --- .cirrus.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.cirrus.yml b/.cirrus.yml index bea1144aa2a..fdb79477dcd 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -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