Commit 5d91a854 authored by GitLab Bot's avatar GitLab Bot

Automatic merge of gitlab-org/gitlab-ce master

parents 768e13ab c26831f3
...@@ -142,7 +142,7 @@ By default, variables will be created as masked variables. ...@@ -142,7 +142,7 @@ By default, variables will be created as masked variables.
This means that the value of the variable will be hidden in job logs, This means that the value of the variable will be hidden in job logs,
though it must match certain requirements to do so: though it must match certain requirements to do so:
- The value must be a single line. - The value must be in a single line.
- The value must not have escape characters. - The value must not have escape characters.
- The value must not use variables. - The value must not use variables.
- The value must not have any whitespace. - The value must not have any whitespace.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment