Skip to content

Commit e277c77

Browse files
committed
ci: wip
Signed-off-by: Niccolò Fei <[email protected]>
1 parent d8ba087 commit e277c77

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docker-bake.hcl

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,8 @@ target "default" {
5454
tgt = [
5555
"minimal",
5656
"standard",
57-
"postgis"
57+
// # TODO: re-enable postgis once https://trac.osgeo.org/postgis/ticket/5965 is fixed
58+
// "postgis"
5859
]
5960
pgMajor = ["${pgMajor}"]
6061
base = ["debian:trixie-slim"]

0 commit comments

Comments
 (0)