Skip to content

Commit

Permalink
Do not publish RPMs for ancient DD releases
Browse files Browse the repository at this point in the history
  • Loading branch information
ktf committed Dec 6, 2024
1 parent 31a62d2 commit aeed0be
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions publish/aliPublish-rpms-cc8.conf
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,9 @@ architectures:
- ^v[0-9]{2}\.[0-9]{2}-[0-9]+$
- ^[a-f0-9]{10}_O2_(DAQ|DATAFLOW)-[0-9]+$
exclude:
# ancient releases (pre 2024)
DataDistribution:
- ^v1\.[0-5].*
ReadoutCard:
- ^v0\.8\.8-2$
Common-O2:
Expand Down

0 comments on commit aeed0be

Please sign in to comment.