_GITLAB_TEMPLATES_REF value in variables needs updating, and provide override variables for Curl
Problem/Motivation
As spotted in #3414391: Define extra rule to jobs that have "needs: composer" the value of _GITLAB_TEMPLATES_REF needs updating to "default-ref", which is the tag that is set as default.
Steps to reproduce
If a change would be made to the expand_composer_json or symlink_project files, these changed would not be picked up as it's pointing to the no-longer-used 1.0.x branch.
Proposed resolution
Change to default-ref.
Remaining tasks
MR
Edited by drupalbot