Added delete of items.Part 1
This commit is contained in:
@@ -211,8 +211,8 @@ class MockManager
|
||||
FileUtils.cp_r(item[:src], item[:dst], verbose: true, remove_destination: true)
|
||||
@db.save_rpm(@build_id, item[:dst], item[:name], @git_id)
|
||||
@log.info("Копируется пакет #{item[:src]} в репозиторий #{item[:dst]}")
|
||||
repo.create_repo
|
||||
end
|
||||
repo.create_repo
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user