diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ci/build_artifacts/README.md | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/doc/ci/build_artifacts/README.md b/doc/ci/build_artifacts/README.md index b02caa9edff..61418cef2c6 100644 --- a/doc/ci/build_artifacts/README.md +++ b/doc/ci/build_artifacts/README.md @@ -13,13 +13,11 @@ ability of downloading the files separately. ## Enabling build artifacts -If you are searching for ways to use the artifacts feature, jump to -[Defining artifacts in `.gitlab-ci.yml`](#defining-artifacts-in-gitlab-ciyml). +_If you are searching for ways to use artifacts, jump to +[Defining artifacts in `.gitlab-ci.yml`](#defining-artifacts-in-gitlab-ciyml)._ The artifacts feature is enabled by default in all GitLab installations. - -If by any chance you want to disable the artifacts feature on your GitLab -instance, follow the steps below. +To disable it site-wide, follow the steps below. --- |