[neon/ubuntu-core/Neon/ci_build_iso] debian: syntax
Carlos De Maine
null at kde.org
Mon Aug 12 13:21:22 BST 2024
Git commit 471e21b5f544dc02a4817e68be05c0c4ea27e039 by Carlos De Maine.
Committed on 12/08/2024 at 12:21.
Pushed by carlosdem into branch 'Neon/ci_build_iso'.
syntax
M +1 -1 debian/neon-core-image-dangerous-iso.yml
https://invent.kde.org/neon/ubuntu-core/-/commit/471e21b5f544dc02a4817e68be05c0c4ea27e039
diff --git a/debian/neon-core-image-dangerous-iso.yml b/debian/neon-core-image-dangerous-iso.yml
index d2bf614..7835c6f 100644
--- a/debian/neon-core-image-dangerous-iso.yml
+++ b/debian/neon-core-image-dangerous-iso.yml
@@ -3,7 +3,7 @@ neon_core_image_dangerous:
# Allow manual trigger on `models.*` branches
#- if: '$CI_COMMIT_BRANCH =~ /models\..*/'
# when: manual
- - if: '$CI_COMMIT_BRANCH =~ /neon/*/'
+ - if: '$CI_COMMIT_BRANCH =~ /neon/.*/'
when: manual
# Otherwise, only build the image+iso on master
#- if: '$CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH'
More information about the Neon-commits
mailing list