summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2024-02-23 18:06:10 +0000
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>2024-02-24 08:47:51 +0000
commiteb2d0f37a18fc10ab9a900fcdb5cafa85e980e42 (patch)
tree7ade365597a8ab203771804e42886b88754c8215
parentbd1390eb49245caf184004a42dc236bd92923b72 (diff)
ci: use --clocktime to print absolute timestamps as well
Part-of: <https://gitlab.freedesktop.org/gstreamer/cerbero/-/merge_requests/1381>
-rw-r--r--.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index db1082f7..9904de19 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -19,6 +19,7 @@ variables:
WINDOWS_IMAGE: 'registry.freedesktop.org/gstreamer/gstreamer/amd64/windows:2023-07-14.0-main'
DEFAULT_CERBERO_ARGS: >
--variants werror
+ --clocktime
--timestamps
MESON_COMMIT:
description: "Overwrite the meson version installed on the CI images with the specified meson commit"