ci: added workflow .gitlab-ci.yml
Description
Currently, MR pipelines are separated from normal pipelines. As a result, a MR may receive a green flag despite failing in one of the pipelines. This MR solves it by using the same workflow mechanism as in BEC.
Definition of Done
-
Documentation is up-to-date.
Edited by wakonig_k