[neon/ubuntu-core/work.test-vm-builds] debian: test
Carlos De Maine
null at kde.org
Sun Jul 20 08:47:55 BST 2025
Git commit 731e1e89e30e9662d74668edca2f27f606037369 by Carlos De Maine.
Committed on 20/07/2025 at 07:47.
Pushed by carlosdem into branch 'work.test-vm-builds'.
test
M +4 -0 debian/neon-core-image-dangerous.yml
https://invent.kde.org/neon/ubuntu-core/-/commit/731e1e89e30e9662d74668edca2f27f606037369
diff --git a/debian/neon-core-image-dangerous.yml b/debian/neon-core-image-dangerous.yml
index 198eb72..613e819 100644
--- a/debian/neon-core-image-dangerous.yml
+++ b/debian/neon-core-image-dangerous.yml
@@ -5,6 +5,10 @@ neon_core_image_dangerous:
# Allow manual trigger on `models.*` branches
- if: '$CI_COMMIT_BRANCH =~ /models\..*/'
when: manual
+ rules:
+ # run the job on mainline branches of mainline repositories
+ - if: $KDECI_SECURE_SERVICES_KEY
+ when: on_success
# Otherwise, only build the image on master
#- if: '$CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH'
# when: always
More information about the Neon-commits
mailing list