diff --git a/private-modules.yml b/private-modules.yml index 52a103d2b6f9ff4993c88117dfcea925cfae42ee..af3244d72657ff7424e727304f31e5ba91a7c7a6 100644 --- a/private-modules.yml +++ b/private-modules.yml @@ -17,7 +17,7 @@ include: - if: $CI_COMMIT_TAG when: never - if: $CI_COMMIT_BRANCH == "develop" || $CI_COMMIT_BRANCH =~ "/^feature\/.*/" - - remote: https://git.drupalcode.org/${_GITLAB_TEMPLATES_REPO}/-/raw/${_GITLAB_TEMPLATES_REF}/includes/include.drupalci.variables.yml + - remote: https://git.drupalcode.org/issue/gitlab_templates-3447810/-/raw/3447810-include-hidden-variables-via-https-remote/includes/include.drupalci.variables.yml rules: - if: $CI_PIPELINE_SOURCE == "merge_request_event" when: never