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
a1234916
Commit
a1234916
authored
Jun 10, 2021
by
James Heimbuck
Committed by
Evan Read
Jun 10, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update Pipeline Artifact docs - clarify deletion / management section
parent
68f0aa53
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
2 deletions
+7
-2
doc/ci/pipelines/pipeline_artifacts.md
doc/ci/pipelines/pipeline_artifacts.md
+7
-2
No files found.
doc/ci/pipelines/pipeline_artifacts.md
View file @
a1234916
...
...
@@ -17,5 +17,10 @@ Pipeline artifacts are saved to disk or object storage. They count towards a pro
## When pipeline artifacts are deleted
See the
[
`expire_in`
](
../yaml/README.md#artifactsexpire_in
)
documentation for information on when
pipeline artifacts are deleted.
Pipeline artifacts are deleted either:
-
Seven days after creation.
-
After another pipeline runs successfully, if they are from the most recent successful
pipeline.
This deletion may take up to two days.
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