Skip to content

Commit

Permalink
Try to force doc building to use PG 12 instead of PG 15
Browse files Browse the repository at this point in the history
  • Loading branch information
robe2 committed Jun 19, 2023
1 parent 661c0db commit d74776a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .woodpecker/docs.yml
Expand Up @@ -2,6 +2,7 @@ pipeline:
build:
image: docker.osgeo.org/postgis/build-test:trisquel3
commands:
- export PATH=/usr/lib/postgresql/12/bin:$PATH
- ./autogen.sh
- PGVER=12 ./configure
- make docs
Expand Down

0 comments on commit d74776a

Please sign in to comment.