[neon/infrastructure/pangea-data] settings: try again for the wildcarding
Carlos De Maine
null at kde.org
Sat May 4 14:01:26 BST 2024
Git commit c7bb3ca83c2bb32d00c87d75462306fa57a53fd6 by Carlos De Maine.
Committed on 04/05/2024 at 13:00.
Pushed by carlosdem into branch 'master'.
try again for the wildcarding
M +3 -3 settings/nci.yaml
https://invent.kde.org/neon/infrastructure/pangea-data/-/commit/c7bb3ca83c2bb32d00c87d75462306fa57a53fd6
diff --git a/settings/nci.yaml b/settings/nci.yaml
index 2c95ae6..7805de3 100644
--- a/settings/nci.yaml
+++ b/settings/nci.yaml
@@ -1,6 +1,6 @@
# Enable restriction for all of kde, no one uses gbp there but
# we have snapcraft.yamls in the tree.
-'*_kde_*':
+'*_kde_*_*':
sourcer:
restricted_packaging_copy: true
@@ -191,12 +191,12 @@
restricted_packaging_copy: true
# backports-noble
-'*_backports-noble_*':
+'*_backports-noble_*_*':
sourcer:
restricted_packaging_copy: true
# extras
-'*_extras_*':
+'*_extras_*_*':
sourcer:
restricted_packaging_copy: true
More information about the Neon-commits
mailing list