_GITLAB_TEMPLATES_REF value in variables needs updating, and provide override variables for Curl
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3417987. --> Reported by: [fjgarlin](https://www.drupal.org/user/2495842) Related to !115 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>As spotted in <span class="drupalorg-gitlab-issue-link project-issue-status-info project-issue-status-7"><a href="https://www.drupal.org/project/gitlab_templates/issues/3414391" title="Status: Closed (fixed)">#3414391: Define extra rule to jobs that have "needs: composer"</a></span> the value of <code>_GITLAB_TEMPLATES_REF</code> needs updating to "default-ref", which is the tag that is set as default.</p> <h4 id="summary-steps-reproduce">Steps to reproduce</h4> <p>If a change would be made to the <code>expand_composer_json</code> or <code>symlink_project</code> files, these changed would not be picked up as it's pointing to the no-longer-used 1.0.x branch.</p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Change to <code>default-ref</code>.</p> <h3 id="summary-remaining-tasks">Remaining tasks</h3> <p>MR</p> > Related issue: [Issue #3404175](https://www.drupal.org/node/3404175)
issue