Skip to content

Commit

Permalink
Merge pull request #660 from rohanpm/kickstart-entrypoint-settings
Browse files Browse the repository at this point in the history
Ensure kickstart entrypoints are listed in default settings
  • Loading branch information
rohanpm committed Jan 9, 2024
2 parents 01a6087 + 064ef6f commit 9385877
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions exodus_gw/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,8 @@ class Settings(BaseSettings):
"repomd.xml.asc",
"PULP_MANIFEST",
"PULP_MANIFEST.asc",
"treeinfo",
"extra_files.json",
]
"""List of file names that should be saved for last when publishing."""

Expand Down

0 comments on commit 9385877

Please sign in to comment.