Skip to content

Prevent triggering multi pipeline for master

Can Eldem requested to merge fix-job-for-multi-pipeline into master

With the current configuration, merge will fail triggering test jobs in master branch for multi-pipeline setup because of the way we tag master branch (as edge). This MR is a quick fix for that.

pipeline for master

https://gitlab.com/caneldem/gemnasium-python/pipelines/84627624

pipeline for branch

https://gitlab.com/caneldem/gemnasium-python/pipelines/84628017

Edited by Can Eldem

Merge request reports