summaryrefslogtreecommitdiff
path: root/doc/ci/yaml
diff options
context:
space:
mode:
authorGrzegorz Bizon <grzegorz@gitlab.com>2017-09-05 08:50:28 +0000
committerGrzegorz Bizon <grzegorz@gitlab.com>2017-09-05 08:50:28 +0000
commit1aa8b38ce6fef5a6548421238ec3ecc9cf940ba0 (patch)
tree82cd1e7007c29427c00edc8e5450b22ff77b361d /doc/ci/yaml
parent83eb26264cfcc86e17e9f7fb29a66dc69d51e1a9 (diff)
parentaeff56cb5378e2bd28be51b480b881744f5e1e0c (diff)
downloadgitlab-ce-1aa8b38ce6fef5a6548421238ec3ecc9cf940ba0.tar.gz
Merge branch 'docs/gb/fix-ci-cd-types-removal-due-date' into 'master'
Fix CI/CD `types` config entry removal due date See merge request !13990
Diffstat (limited to 'doc/ci/yaml')
-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 cacfd2ed254..d0ac3ec6163 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).