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
38be0661
Commit
38be0661
authored
Jun 03, 2020
by
Rémy Coutable
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove details blocks since Mermaid graphs don't display well inside
Signed-off-by:
Rémy Coutable
<
remy@rymai.me
>
parent
2d436941
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
16 deletions
+0
-16
doc/development/pipelines.md
doc/development/pipelines.md
+0
-16
No files found.
doc/development/pipelines.md
View file @
38be0661
...
...
@@ -21,8 +21,6 @@ have a pipelines that include jobs from multiple types (e.g. a combination of do
#### Docs-only MR pipeline
<details><summary>
Click to view the graph
</summary>
Reference pipeline:
<https://gitlab.com/gitlab-org/gitlab/pipelines/135236627>
```
mermaid
...
...
@@ -35,12 +33,8 @@ graph LR
end
```
</details>
#### Code-only MR pipeline
<details><summary>
Click to view the graph
</summary>
Reference pipeline:
<https://gitlab.com/gitlab-org/gitlab/pipelines/136295694>
```
mermaid
...
...
@@ -152,12 +146,8 @@ graph RL;
end
```
</details>
#### Frontend-only MR pipeline
<details><summary>
Click to view the graph
</summary>
Reference pipeline:
<https://gitlab.com/gitlab-org/gitlab/pipelines/134661039>
```
mermaid
...
...
@@ -296,12 +286,8 @@ graph RL;
end
```
</details>
#### QA-only MR pipeline
<details><summary>
Click to view the graph
</summary>
Reference pipeline:
<https://gitlab.com/gitlab-org/gitlab/pipelines/134645109>
```
mermaid
...
...
@@ -359,8 +345,6 @@ graph RL;
end
```
</details>
### `workflow:rules`
We're using the
[
`workflow:rules` keyword
](
../ci/yaml/README.md#workflowrules
)
to
...
...
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