diff options
-rw-r--r-- | .gitlab-ci.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 44e7112..bf4ffd1 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -28,4 +28,4 @@ bitmask_latest_bundle: paths: - dist/bitmask-* name: "Bitmask_linux64_latest_${CI_BUILD_REF}" - expire_in: 1 week + expire_in: 1 month |