summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Pundsack <markpundsack@users.noreply.github.com>2016-06-21 08:44:12 -0700
committerMark Pundsack <markpundsack@users.noreply.github.com>2016-06-21 08:44:12 -0700
commit4693b74801f9b473d270400b8954a90d389ddb54 (patch)
tree3d684ebe7b3e374f02ccbf25a17c836f3822b25e
parent179783f1ce0ce16913199a84e65ebea5fb4422ec (diff)
downloadgitlab-ce-expiry.tar.gz
Clarify artifact expiryexpiry
-rw-r--r--doc/ci/yaml/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ci/yaml/README.md b/doc/ci/yaml/README.md
index d0fbcbe9988..179d6c867c1 100644
--- a/doc/ci/yaml/README.md
+++ b/doc/ci/yaml/README.md
@@ -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'