From ca55b3690bb9ff50f28def71b32e9a47fccd1bf1 Mon Sep 17 00:00:00 2001
From: danielspeicher <daniel.speicher@lakedrops.com>
Date: Sun, 19 May 2024 13:32:46 +0000
Subject: [PATCH] Revert

---
 private-modules.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/private-modules.yml b/private-modules.yml
index af3244d..52a103d 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/issue/gitlab_templates-3447810/-/raw/3447810-include-hidden-variables-via-https-remote/includes/include.drupalci.variables.yml
+  - remote: https://git.drupalcode.org/${_GITLAB_TEMPLATES_REPO}/-/raw/${_GITLAB_TEMPLATES_REF}/includes/include.drupalci.variables.yml
     rules:
       - if: $CI_PIPELINE_SOURCE == "merge_request_event"
         when: never
-- 
GitLab