Commit 4693b748 authored by Mark Pundsack's avatar Mark Pundsack

Clarify artifact expiry

parent 179783f1
......@@ -724,8 +724,8 @@ time they are uploaded and stored on GitLab.
You can use the **Keep** button on the build page to override expiration and
keep artifacts forever.
By default, artifacts are deleted hourly (via a cron job), but they are not
accessible after expiry.
After expiry, artifacts are actually deleted hourly by default (via a cron job),
but they are not accessible after expiry.
The value of `expire_in` is an elapsed time. Examples of parseable values:
- '3 mins 4 sec'
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment