Relative Content

Tag Archive for gitlabgitlab-cicicd

Gitlab CI, Merge Request Target Branch

In my pipeline, I’d like to have a job run only if the Merge Requests target branch is a certain branch, say release/1.0.0-rc or release/1.5.0-rc, etc.