Skip to content

Commit

Permalink
Proper whitelisting (#1440)
Browse files Browse the repository at this point in the history
  • Loading branch information
ktf authored Dec 6, 2024
1 parent d7b48af commit 1afb15e
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions publish/aliPublish-rpms-cc8.conf
Original file line number Diff line number Diff line change
Expand Up @@ -20,20 +20,10 @@ architectures:
- ^epn-20240[9].*$
- ^epn-20241[12].*$
- ^epn-2025.*$
exclude:
DataDistribution:
- ^.*$
O2:
- ^.*$
O2PDPSuite:
- ^.*$
# Do not publish ancient releases
QualityControl:
- ^.*$

# What packages to publish
auto_include_deps: True
filter_order: exclude,include
filter_order: include,exclude

notification_email:
server: cernmx.cern.ch
Expand Down

0 comments on commit 1afb15e

Please sign in to comment.