Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
340ff214
Commit
340ff214
authored
Dec 29, 2019
by
GitLab Bot
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add latest changes from gitlab-org/gitlab@master
parent
5059cb9b
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
doc/ci/multi_project_pipelines.md
doc/ci/multi_project_pipelines.md
+2
-2
No files found.
doc/ci/multi_project_pipelines.md
View file @
340ff214
...
@@ -93,8 +93,8 @@ gets created. If you want to display the downstream pipeline's status instead, s
...
@@ -93,8 +93,8 @@ gets created. If you want to display the downstream pipeline's status instead, s
NOTE:
**Note:**
NOTE:
**Note:**
Bridge jobs do not support every configuration entry that a user can use
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,
in the case of regular jobs. Bridge jobs will not be picked by a Runner,
thus
there is no point in adding support for
`script`
, for example. If a user
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
tries to use unsupported configuration syntax, YAML validation will fail upon
pipeline creation.
pipeline creation.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment