Skip to content
Snippets Groups Projects

Implement hot-fix to repo indexing

Merged Amir MOHAMMADI requested to merge repodata-patches into master
9 files
+ 355
0
Compare changes
  • Side-by-side
  • Inline
Files
9
@@ -104,6 +104,9 @@ def base_deploy(dry_run):
@@ -104,6 +104,9 @@ def base_deploy(dry_run):
dry_run=dry_run,
dry_run=dry_run,
)
)
 
logger.info("Removing %s after successful deployment", k)
 
os.unlink(k)
 
@ci.command(
@ci.command(
epilog="""
epilog="""
Loading