chore: expire gitlab artifacts after 1 month (most recent artifacts will never expire)
Some checks are pending
/ cargo-fmtcheck (push) Waiting to run
/ cargo-clippy (push) Waiting to run
/ cargo-test (push) Waiting to run
/ appimage (push) Waiting to run

This commit is contained in:
Gabriele Musco 2024-08-30 09:03:19 +02:00
parent b0bc9afc1f
commit 143ffd635f

View file

@ -63,3 +63,4 @@ appimage:
artifacts:
paths:
- Envision-*.AppImage
expire_in: 1 month