Hello guys,
I would like to integrate a gitlab-ci pipeline into a jenkins server and can’t find information about how it can be done nor a plugin to do so. Could you help me ?
The idea is to be able to trigger a gitlab-ci pipeline from a jenkins server (easy to do with the api) but also wait for the result of the pipeline and get the logs about it.
Thanks for your answers