ci_template: use a var to set pipelines to manual
When we run the backporting script it creates a lot of MRs that are then assigned to the Merge bot which triggers a new pipeline upon rebasing.
This is a workaround cause push -o ci.skip isn't working for MRs. https://gitlab.com/gitlab-org/gitlab/-/issues/27955