Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
GitLab
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
projects.thm.de
GitLab
Commits
71597f9b
Commit
71597f9b
authored
Feb 11, 2019
by
Jason Lenny
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Apply suggestion to doc/ci/merge_request_pipelines/index.md
parent
ba1b2ab9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
doc/ci/merge_request_pipelines/index.md
doc/ci/merge_request_pipelines/index.md
+1
-1
No files found.
doc/ci/merge_request_pipelines/index.md
View file @
71597f9b
...
@@ -90,7 +90,7 @@ C:
...
@@ -90,7 +90,7 @@ C:
-
merge_requests
-
merge_requests
```
```
Since
A and B
are getting the
`only:`
rule to execute in all cases, they will
Since
`A`
and
`B`
are getting the
`only:`
rule to execute in all cases, they will
always run.
`C`
specifies that it should only run for merge requests, so for any
always run.
`C`
specifies that it should only run for merge requests, so for any
pipeline except a merge request pipeline, it will not run.
pipeline except a merge request pipeline, it will not run.
...
...
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