[packaging/craft-blueprints-kde] /: Revert "CI: in Windows builds add support to pull from a private git repository"
Ingo Klöcker <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit fb3dac2c43607dcfe84fb464c1f57a54e483bf05 by Ingo Klöcker.
Committed on 01/08/2026 at 20:06.
Pushed by kloecker into branch 'master'.
Revert "CI: in Windows builds add support to pull from a private git repository"
This reverts commit 1dc80b1b8ab1564bc547ec59e08582acdaf8ec28
M +0 -1 .gitlab-ci.yml
https://invent.kde.org/packaging/craft-blueprints-kde/-/commit/fb3dac2c43607dcfe84fb464c1f57a54e483bf05
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 584323880..d98828fbb 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -173,7 +173,6 @@ build-package-linux:
- git pull
- cd C:\Craft\craft-ci
- git pull
- - python -u ci-utilities/gitlab-ci-clone.py $CI_PROJECT_DIR/blueprints/craft-blueprints-kde
- cd C:\Craft
# Define a short cut for the lengthy CraftMaster command line
- |