diff options
-rw-r--r-- | .gitlab-ci.yml | 1 |
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" |