Remove duplicates during gitlab import [v2]
This change will check if the pipelines already exists in insights4ci database during the gitlab import. Because of this, the import will add only new pipelines which haven't been in database yet. This will avoid duplicates, which were made by multiple imports from the same repository.
Reference: #13
Signed-off-by: Jan Richter jarichte@redhat.com