Disable repo generation in gitlab ci pipeline

Merged garciadeblas requested to merge disable-repo-generation into master

Currently the repo generation with "osm repo-index" fails due to bug 1493. Because of that, the gitlab CI pipeline fails. This change disables the repo generation until the bug is fixed.

Signed-off-by: garciadeblas gerardo.garciadeblas@telefonica.com

Merge request reports