Merge pull request #2573 from ggardet/fix_15.3_arm
Fix Leap:15.3:ARM which was broken when Leap:15.3:ARM:Images has been introduced
This commit is contained in:
commit
02b53c6b48
@ -104,7 +104,7 @@ DEFAULT = {
|
||||
'mail-noreply': 'noreply@opensuse.org',
|
||||
'mail-release-list': 'opensuse-releaseteam@opensuse.org',
|
||||
},
|
||||
r'openSUSE:(?P<project>Leap:(?P<version>[\d.]+)):ARM:(Images)?$': {
|
||||
r'openSUSE:(?P<project>Leap:(?P<version>[\d.]+)):ARM(:Images)?$': {
|
||||
'product': 'openSUSE.product',
|
||||
'openqa': 'https://openqa.opensuse.org',
|
||||
'main-repo': 'ports',
|
||||
|
Loading…
x
Reference in New Issue
Block a user