summaryrefslogtreecommitdiff
path: root/app/views/projects/variables/_content.html.haml
blob: 06477aba103c55b923c9dcfde69d176024ac282a (plain)
1
2
3
4
5
6
7
8
%h4.prepend-top-0
  Secret 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.