Create first record for Ci::Partition

Problem

Last year we introduced the first partition for gitlab.com while starting our partitioning work.

This record does not exist some self-managed users.

gitlabhq_development_ci=# select * from ci_partitions;
 id | created_at | updated_at
----+------------+------------
(0 rows)

Solution

Edited by Max Orefice