发布应用 PostgreSQL PostGIS 扩展版

Signed-off-by: Meng Sen <qyg2297248353@gmail.com>
This commit is contained in:
2025-08-13 17:42:27 +08:00
parent 543a708e7b
commit 4ef7ad5f1f
+4 -4
View File
@@ -39,15 +39,15 @@
}, },
{ {
"matchFileNames": [ "matchFileNames": [
"apps/postgresql-postgis/16.*/*.yml" "apps/postgresql-postgis/16-*/*.yml"
], ],
"allowedVersions": "/^16.*/" "allowedVersions": "/^16-*/"
}, },
{ {
"matchFileNames": [ "matchFileNames": [
"apps/postgresql-postgis/17.*/*.yml" "apps/postgresql-postgis/17-*/*.yml"
], ],
"allowedVersions": "/^17.*/" "allowedVersions": "/^17-*/"
}, },
{ {
"matchFileNames": [ "matchFileNames": [