summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGrzegorz Bizon <grzesiek.bizon@gmail.com>2017-09-01 14:09:33 +0200
committerGrzegorz Bizon <grzesiek.bizon@gmail.com>2017-09-05 10:20:24 +0200
commitaeff56cb5378e2bd28be51b480b881744f5e1e0c (patch)
treeb3f59f275d6022df138ad262e260ae50e8e59c9d
parentb58c4f436abaf646703bdd80f266fa4c0bab2dd2 (diff)
downloadgitlab-ce-docs/gb/fix-ci-cd-types-removal-due-date.tar.gz
Fix CI/CD `types` config entry removal due datedocs/gb/fix-ci-cd-types-removal-due-date
-rw-r--r--doc/ci/yaml/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ci/yaml/README.md b/doc/ci/yaml/README.md
index abf4ec7dbf8..fea37586d77 100644
--- a/doc/ci/yaml/README.md
+++ b/doc/ci/yaml/README.md
@@ -130,7 +130,7 @@ There are also two edge cases worth mentioning:
### types
-> Deprecated, and will be removed in 10.0. Use [stages](#stages) instead.
+> Deprecated, and could be removed in one of the future releases. Use [stages](#stages) instead.
Alias for [stages](#stages).