ci: faster cache and artifact handling

This commit is contained in:
Samuel Meenzen 2024-05-02 15:08:40 +02:00
parent 38200163d6
commit 5570f5f3da
No known key found for this signature in database

View file

@ -6,6 +6,10 @@ stages:
variables:
# Makes some things print in color
TERM: ansi
# Faster cache and artifact compression / decompression
FF_USE_FASTZIP: true
# Print progress reports for cache and artifact transfers
TRANSFER_METER_FREQUENCY: 5s
# Avoid duplicate pipelines
# See: https://docs.gitlab.com/ee/ci/yaml/workflow.html#switch-between-branch-pipelines-and-merge-request-pipelines