debian-mirror-gitlab/app/views/projects/variables/_content.html.haml
2017-08-17 22:00:37 +05:30

8 lines
261 B
Text

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