Skip to content

[docs] Inconsistency in retention days: #738

@dorathoto

Description

@dorathoto

What files would you like to change?

# Duration after which artifact will expire in days. 0 means using default retention.
# Minimum 1 day.
# Maximum 90 days unless changed from the repository settings page.
# Optional. Defaults to repository settings.
retention-days:

How can the minimum be 1 day if the default is 0?

What are your suggested changes?

# Duration after which artifact will expire in days. 0 means using default retention.
# Minimum 0 day.
# Maximum 90 days unless changed from the repository settings page.
# Optional. Defaults to repository settings.
retention-days:

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions