summaryrefslogtreecommitdiff
path: root/app/views/projects/variables/_content.html.haml
blob: 16e5a21dfc1e1b4f013a7e25769937d61349ba88 (plain)
1
2
3
4
5
6
7
8
%h4.prepend-top-0
  Secret and protected variables
%p
  These variables will be set to environment by the runner.
%p
  So you can use them for passwords, secret keys or whatever you want.
%p
  The value of the variable can be visible in job log if explicitly asked to do so.