Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGrzegorz Bizon <grzegorz@gitlab.com>2017-03-06 15:07:42 +0300
committerGrzegorz Bizon <grzegorz@gitlab.com>2017-03-06 15:07:42 +0300
commit21d539855c6a174f89cf34a93ecca9eb912288bc (patch)
treef3941cb43acd158c178515426659108ec59b1b66 /doc
parentae8a066597a38036feade1452243ff2b81117a4a (diff)
parent8f227f23a70c0027ac272b48d5f6f1e03dac36e9 (diff)
Merge branch 'delete-pages' into 'master'
Delete artifacts for pages unless expiry date is specified See merge request !9716
Diffstat (limited to 'doc')
-rw-r--r--doc/user/project/pages/getting_started_part_four.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/user/project/pages/getting_started_part_four.md b/doc/user/project/pages/getting_started_part_four.md
index 6edf99239ea..35af48724f2 100644
--- a/doc/user/project/pages/getting_started_part_four.md
+++ b/doc/user/project/pages/getting_started_part_four.md
@@ -133,6 +133,9 @@ your Jekyll 3.4.0 site with GitLab Pages. This is the minimum
configuration for our example. On the steps below, we'll refine
the script by adding extra options to our GitLab CI.
+Artifacts will be automatically deleted once GitLab Pages got deployed.
+You can preserve artifacts for limited time by specifying the expiry time.
+
### Image
At this point, you probably ask yourself: "okay, but to install Jekyll