Fix invalid s390x config in Hibernate GitHub Bot config
This commit is contained in:
parent
1c3ac99e44
commit
8031e211e9
|
@ -51,7 +51,7 @@ develocity:
|
|||
replacement: "$1"
|
||||
- column: "Java"
|
||||
pattern: "s390x"
|
||||
replacement: "$1"
|
||||
replacement: "$0"
|
||||
- column: "DB"
|
||||
pattern: "((?:h2|postgres(?:ql)?|pgsql|mysql|mariadb|mssql|derby|tidb|cockroach(?:db)?|oracle|db2|hsqldb|edb|sybase)(?:.*(?=_ci)|.*))(?:_ci)?"
|
||||
replacement: "$1"
|
||||
|
|
Loading…
Reference in New Issue