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-09-01 14:51:05 +0300
committerGrzegorz Bizon <grzegorz@gitlab.com>2017-09-01 14:51:05 +0300
commit2c5a4cf571a1ee3c7f09c4fc853d609f7e1c826d (patch)
treefa27e2a8be238477ab7d990ba94c28dc0d8d2dc6 /doc
parentab8e6c802803dcbfb2624742d79439718deb1956 (diff)
Fix only/except docs disclaimer's markdown
Diffstat (limited to 'doc')
-rw-r--r--doc/ci/yaml/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ci/yaml/README.md b/doc/ci/yaml/README.md
index bcf5b5d0b5f..cacfd2ed254 100644
--- a/doc/ci/yaml/README.md
+++ b/doc/ci/yaml/README.md
@@ -500,6 +500,7 @@ except master.
### only and except (complex)
> Introduced in GitLab 10.0
+
> This an _alpha_ feature, and it it subject to change at any time without
prior notice!