Add latest changes from gitlab-org/gitlab@master
This commit is contained in:
parent
5059cb9b0f
commit
340ff214b3
|
|
@ -93,8 +93,8 @@ gets created. If you want to display the downstream pipeline's status instead, s
|
|||
|
||||
NOTE: **Note:**
|
||||
Bridge jobs do not support every configuration entry that a user can use
|
||||
in the case of regular jobs. Bridge jobs will not to be picked by a Runner,
|
||||
thus there is no point in adding support for `script`, for example. If a user
|
||||
in the case of regular jobs. Bridge jobs will not be picked by a Runner,
|
||||
so there is no point in adding support for `script`, for example. If a user
|
||||
tries to use unsupported configuration syntax, YAML validation will fail upon
|
||||
pipeline creation.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue