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
diff options
context:
space:
mode:
authorLin Jen-Shin <godfat@godfat.org>2017-05-25 15:29:12 +0300
committerLin Jen-Shin <godfat@godfat.org>2017-05-25 15:29:12 +0300
commitef10f4c53139ead567b12a2daf8832f02240d0fa (patch)
tree06d0b4b53c4e61fedf08a03c197516f569da362a /app/views/projects/variables
parentbd66bf08b5b9a2cea9320100a91240e93f1c06e5 (diff)
Add docs for protected variables
Diffstat (limited to 'app/views/projects/variables')
-rw-r--r--app/views/projects/variables/_content.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/variables/_content.html.haml b/app/views/projects/variables/_content.html.haml
index 06477aba103..16e5a21dfc1 100644
--- a/app/views/projects/variables/_content.html.haml
+++ b/app/views/projects/variables/_content.html.haml
@@ -1,5 +1,5 @@
%h4.prepend-top-0
- Secret Variables
+ Secret and protected variables
%p
These variables will be set to environment by the runner.
%p