From 68800eec40e3f0a014f4ece63aa969dee46b3c4c Mon Sep 17 00:00:00 2001 From: AnyOldName3 Date: Sat, 3 Aug 2024 15:09:54 +0000 Subject: [PATCH] Use FF_TIMESTAMPS --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index fbb9430dca..b9aa09bae6 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -22,6 +22,7 @@ variables: # These can be specified per job or per pipeline ARTIFACT_COMPRESSION_LEVEL: "fast" CACHE_COMPRESSION_LEVEL: "fast" + FF_TIMESTAMPS: "true" .Ubuntu_Image: tags: