Skip to content

Commit

Permalink
ci: add timestamps to cirrus jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
willcl-ark committed Sep 26, 2024
1 parent 65f6e70 commit f951f1f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .cirrus.yml
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit f951f1f

Please sign in to comment.