[neon/ubuntu-core/Neon/ci_build_iso] debian: more syntax
Carlos De Maine
null at kde.org
Mon Aug 12 13:29:52 BST 2024
Git commit 2fdc2b605cb01ff81c6360d676b67c230f5c9da5 by Carlos De Maine.
Committed on 12/08/2024 at 12:29.
Pushed by carlosdem into branch 'Neon/ci_build_iso'.
more syntax
M +1 -1 debian/neon-core-image-dangerous-iso.yml
https://invent.kde.org/neon/ubuntu-core/-/commit/2fdc2b605cb01ff81c6360d676b67c230f5c9da5
diff --git a/debian/neon-core-image-dangerous-iso.yml b/debian/neon-core-image-dangerous-iso.yml
index 7835c6f..5bad4bc 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