From a4baf0170f5a1cb8a73c8b9b1313517cfbc67540 Mon Sep 17 00:00:00 2001 From: JuniorJPDJ Date: Sun, 27 Nov 2022 10:42:36 +0000 Subject: [PATCH] expire artifacts --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index f2564925f..fafc57417 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -98,6 +98,7 @@ build_dep_wheels: #- pip install wheelhouse/*.whl # doesn't work, need to find other way artifacts: + expire_in: 2 weeks paths: - wheelhouse