Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion publish/aliPublish.conf
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# vim: set filetype=yaml:

Check failure on line 1 in publish/aliPublish.conf

View workflow job for this annotation

GitHub Actions / rules

Rules validation failed

Testing aliPublish.conf against test.yaml failed.
---
s3_endpoint_url: https://s3.cern.ch
s3_bucket: alibuild-repo
Expand Down Expand Up @@ -60,7 +60,7 @@
- ^v7\.3\.0-alice1-1$
- ^v7\.3\.0-alice1-9$
AliPhysics:
- ^vAN-20[12][0-9](0[0-9]|1[012])([012][0-9]|3[01])(_ROOT6|_O2|)?-[0-9]+$
- ^vAN-202[4-9](0[0-9]|1[012])([012][0-9]|3[01])(_ROOT6|_O2|)?-[0-9]+$
- ^v5-09-[0-9]+[a-z]*-(p[0-9]+-)?[0-9]{2,}(_O2|)-[0-9]+$
- ^v5-09-[0-9]+[a-z]*-01_FLUKA-1$
FOCAL: true
Expand Down
Loading