Skip to content

Fix gitlab-ci

Micael Oliveira requested to merge fix_gitlabci into main

Description

Fix the gitlab-ci configuration to make it play nice with the Buildbot. The main point is that gitlab considers that jobs that are triggered only for merque-requests belong to a different pipeline than the external jobs (!!!).

I also specified the stage for the gitlab-ci jobs, so that the buildbot check runs before the other ones.

Edited by Micael Oliveira

Merge request reports