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
c7b3d08e
Commit
c7b3d08e
authored
Nov 20, 2019
by
Kamil Trzciński
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix typo in notes
parent
1ff39a1d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
doc/ci/pipelines.md
doc/ci/pipelines.md
+1
-1
No files found.
doc/ci/pipelines.md
View file @
c7b3d08e
...
@@ -469,7 +469,7 @@ To illustrate its life cycle:
...
@@ -469,7 +469,7 @@ To illustrate its life cycle:
1.
GitLab Runner fetches the persistent pipeline ref and gets source code from the checkout-SHA.
1.
GitLab Runner fetches the persistent pipeline ref and gets source code from the checkout-SHA.
1.
When the pipeline finished, its persistent ref is cleaned up in a background process.
1.
When the pipeline finished, its persistent ref is cleaned up in a background process.
NOTE:
**NOTE**
: At this moment, this feature is on
d
y default and can be manually disabled
NOTE:
**NOTE**
: At this moment, this feature is on
b
y default and can be manually disabled
by disabling
`depend_on_persistent_pipeline_ref`
feature flag. If you'd be interested in
by disabling
`depend_on_persistent_pipeline_ref`
feature flag. If you'd be interested in
manually disabling this behavior, please ask the administrator
manually disabling this behavior, please ask the administrator
to execute the following commands in rails console.
to execute the following commands in rails console.
...
...
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