[neon/ubuntu-core/work.test-vm-builds] debian: stage: build

Carlos De Maine null at kde.org
Sun Jul 6 03:50:32 BST 2025


Git commit 3adb08052b06b54604b1ffa07a78a46250977d3b by Carlos De Maine.
Committed on 06/07/2025 at 02:50.
Pushed by carlosdem into branch 'work.test-vm-builds'.

stage: build

M  +1    -0    debian/neon-core-image-dangerous.yml
M  +1    -0    debian/neon-core-image-signed.yml
M  +1    -0    debian/neon-core-models.yml

https://invent.kde.org/neon/ubuntu-core/-/commit/3adb08052b06b54604b1ffa07a78a46250977d3b

diff --git a/debian/neon-core-image-dangerous.yml b/debian/neon-core-image-dangerous.yml
index 75d3ec7..4d8c858 100644
--- a/debian/neon-core-image-dangerous.yml
+++ b/debian/neon-core-image-dangerous.yml
@@ -1,4 +1,5 @@
 neon_core_image_dangerous:
+  stage: build
   image: storage.kde.org/vm-images/snap-builder
   rules:
     # Allow manual trigger on `models.*` branches
diff --git a/debian/neon-core-image-signed.yml b/debian/neon-core-image-signed.yml
index 521bcc8..06d264b 100644
--- a/debian/neon-core-image-signed.yml
+++ b/debian/neon-core-image-signed.yml
@@ -1,4 +1,5 @@
 neon_core_image_signed:
+  stage: build
   image: storage.kde.org/vm-images/snap-builder
   rules:
     # Only build the image on master
diff --git a/debian/neon-core-models.yml b/debian/neon-core-models.yml
index 7ec9803..867de5b 100644
--- a/debian/neon-core-models.yml
+++ b/debian/neon-core-models.yml
@@ -1,4 +1,5 @@
 neon_core_models:
+  stage: build
   image: storage.kde.org/vm-images/snap-builder
   rules:
     # Only allow manual trigger on `models.*` branches


More information about the Neon-commits mailing list