summaryrefslogtreecommitdiff
path: root/doc/ci/yaml/README.md
diff options
context:
space:
mode:
authorKamil Trzcinski <ayufan@ayufan.eu>2015-11-10 22:21:15 +0100
committerKamil Trzcinski <ayufan@ayufan.eu>2015-11-10 22:21:15 +0100
commiteef129bd4ad41665cf5c1f1631e80b2f1bb3e4af (patch)
tree4f74a41fa933c98c1b3243759b84127324f8c5f5 /doc/ci/yaml/README.md
parentdb3213fc1c653b20783f9a41074eaf17132010de (diff)
downloadgitlab-ce-eef129bd4ad41665cf5c1f1631e80b2f1bb3e4af.tar.gz
Final fixes
Diffstat (limited to 'doc/ci/yaml/README.md')
-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 11065fee012..5d35d1da4ee 100644
--- a/doc/ci/yaml/README.md
+++ b/doc/ci/yaml/README.md
@@ -286,7 +286,7 @@ artifacts:
The artifacts will be send after the build success to GitLab and will be accessible in GitLab interface to download.
-This feature requires GitLab Runner v 0.7.0.
+This feature requires GitLab Runner v0.7.0 or higher.
## Validate the .gitlab-ci.yml
Each instance of GitLab CI has an embedded debug tool called Lint.