Fix Leap:15.3:ARM which was broken when Leap:15.3:ARM:Images has been introduced

This commit is contained in:
Guillaume GARDET 2021-06-16 10:01:11 +02:00
parent d271a1a33b
commit d8cf2350b1

View File

@ -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',