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:
authorLin Jen-Shin <godfat@godfat.org>2017-06-01 16:22:38 +0300
committerLin Jen-Shin <godfat@godfat.org>2017-06-01 16:22:38 +0300
commit0ab8c852db118701ae5a1d105c1da74a0b88f60f (patch)
tree0cf41f0c3b44ba643ed856ad8053b04edd50ef7c /doc
parentfb70cf077cbc3b4fe07fad930be67331d2e57817 (diff)
Just mention which GitLab version is required
Feedback: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/11688/diffs#note_31277454
Diffstat (limited to 'doc')
-rw-r--r--doc/ci/variables/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ci/variables/README.md b/doc/ci/variables/README.md
index 0a031578a18..76ad7c564a3 100644
--- a/doc/ci/variables/README.md
+++ b/doc/ci/variables/README.md
@@ -160,7 +160,7 @@ Once you set them, they will be available for all subsequent pipelines.
## Protected secret variables
>**Notes:**
-- This feature requires GitLab 9.3 or higher, and GitLab Runner 0.4.0 or higher.
+This feature requires GitLab 9.3 or higher.
Secret variables could be protected. Whenever a secret variable is
protected, it would only be securely passed to pipelines running on the