We are thinking to move our ci from jenkins to gitlab. We have several projects that have the same build workflow. Right now we use a shared library where the pipelines are
Use include feature, (available from GitLab 10.6): https://docs.gitlab.com/ee/ci/yaml/#include
include