Skip to content

chore(pipeline): expire build artifacts after 1 day to reduce gitlab storage space

Michael requested to merge chore/expire-build-artifacts into main

No need to keep the build artifacts for the default duration. If needed after 1 day they can be re-created by retying the build job.

Merge request reports