[neon/ubuntu-core/work.test-vm-builds] debian: no git clone needed

Carlos De Maine null at kde.org
Sun Jul 20 08:28:36 BST 2025


Git commit 8e8707e47f31ca90fa3664156a2870eef5c81d6d by Carlos De Maine.
Committed on 20/07/2025 at 07:28.
Pushed by carlosdem into branch 'work.test-vm-builds'.

no git clone needed

M  +0    -8    debian/.gitlab-ci-neon.yml

https://invent.kde.org/neon/ubuntu-core/-/commit/8e8707e47f31ca90fa3664156a2870eef5c81d6d

diff --git a/debian/.gitlab-ci-neon.yml b/debian/.gitlab-ci-neon.yml
index d34e8a8..b2c8d86 100644
--- a/debian/.gitlab-ci-neon.yml
+++ b/debian/.gitlab-ci-neon.yml
@@ -1,21 +1,13 @@
 # SPDX-FileCopyrightText: none
 # SPDX-License-Identifier: CC0-1.0
 
-image: storage.kde.org/vm-images/snap-builder
-tags:
-  - VM
-  - amd64
 include:
   - project: sysadmin/ci-utilities
     file:
       - /gitlab-templates/blocks/workflow.yml
-
   - 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