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
817b7f1d
Commit
817b7f1d
authored
Oct 07, 2021
by
Alvin Gounder
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update doc remove extra word
parent
bc5689fd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
doc/ci/yaml/index.md
doc/ci/yaml/index.md
+1
-1
No files found.
doc/ci/yaml/index.md
View file @
817b7f1d
...
...
@@ -2707,7 +2707,7 @@ Files matched by [`artifacts:untracked`](#artifactsuntracked) can be excluded us
Use
`expire_in`
to specify how long
[
job artifacts
](
../pipelines/job_artifacts.md
)
are stored before
they expire and are deleted. The
`expire_in`
setting does not affect:
-
Artifacts from the latest job, unless
this
keeping the latest job artifacts is:
-
Artifacts from the latest job, unless keeping the latest job artifacts is:
-
[
Disabled at the project level
](
../pipelines/job_artifacts.md#keep-artifacts-from-most-recent-successful-jobs
)
.
-
[
Disabled instance-wide
](
../../user/admin_area/settings/continuous_integration.md#keep-the-latest-artifacts-for-all-jobs-in-the-latest-successful-pipelines
)
.
-
[
Pipeline artifacts
](
../pipelines/pipeline_artifacts.md
)
. It's not possible to specify an
...
...
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