gitlab-org--gitlab-foss/app/views/projects/variables/_content.html.haml
2017-05-25 20:29:12 +08:00

8 lines
275 B
Text

%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.