Skip to content

Commit f951f1f

Browse files
committed
ci: add timestamps to cirrus jobs
1 parent 65f6e70 commit f951f1f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.cirrus.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
env: # Global defaults
22
CIRRUS_CLONE_DEPTH: 1
3+
CIRRUS_LOG_TIMESTAMP: true
34
PACKAGE_MANAGER_INSTALL: "apt-get update && apt-get install -y"
45
MAKEJOBS: "-j10"
56
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

Comments
 (0)