[neon/ubuntu-core/work.test-vm-builds] debian: pull in the ci-utilities
Carlos De Maine
null at kde.org
Thu Jul 10 06:21:20 BST 2025
Git commit d4d625c6d6e23a4c9d6ae29c666528e39e7fc965 by Carlos De Maine.
Committed on 10/07/2025 at 05:21.
Pushed by carlosdem into branch 'work.test-vm-builds'.
pull in the ci-utilities
M +3 -1 debian/.gitlab-ci-neon.yml
https://invent.kde.org/neon/ubuntu-core/-/commit/d4d625c6d6e23a4c9d6ae29c666528e39e7fc965
diff --git a/debian/.gitlab-ci-neon.yml b/debian/.gitlab-ci-neon.yml
index c26f039..f9542a0 100644
--- a/debian/.gitlab-ci-neon.yml
+++ b/debian/.gitlab-ci-neon.yml
@@ -10,7 +10,9 @@ include:
- local: debian/neon-core-models.yml
- local: debian/neon-core-image-dangerous.yml
- local: debian/neon-core-image-signed.yml
-
+
+before_script:
+ - git clone https://invent.kde.org/sysadmin/ci-utilities.git --depth=1
variables:
SNAP_BUILD_TYPE: "legacy"
More information about the Neon-commits
mailing list