Skip to content
Snippets Groups Projects

Implement hot-fix to repo indexing

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