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:
authorKamil Trzcinski <ayufan@ayufan.eu>2015-11-11 00:21:15 +0300
committerKamil Trzcinski <ayufan@ayufan.eu>2015-11-11 00:21:15 +0300
commiteef129bd4ad41665cf5c1f1631e80b2f1bb3e4af (patch)
tree4f74a41fa933c98c1b3243759b84127324f8c5f5 /doc
parentdb3213fc1c653b20783f9a41074eaf17132010de (diff)
Final fixes
Diffstat (limited to 'doc')
-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.