[SCM] PostGIS branch master updated. 3.4.0rc1-1148-g1b27d6959
git at osgeo.org
git at osgeo.org
Fri Jun 7 09:58:58 PDT 2024
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "PostGIS".
The branch, master has been updated
via 1b27d695923c4b2523e8bbafdfdf6c6dc246017d (commit)
from f69d77e4e3d7f16aca2797fb53ce5021d7b09e82 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 1b27d695923c4b2523e8bbafdfdf6c6dc246017d
Author: Sandro Santilli <strk at kbt.io>
Date: Fri Jun 7 12:19:20 2024 +0200
[woodie] test against newer build-test image (Trisquel 11)
diff --git a/.woodpecker/regress.yml b/.woodpecker/regress.yml
index c167928bb..c6340d116 100644
--- a/.woodpecker/regress.yml
+++ b/.woodpecker/regress.yml
@@ -1,7 +1,7 @@
when:
event: [push, pull_request, tag]
variables:
- test-image: &test-image docker.osgeo.org/postgis/build-test:trisquel3
+ test-image: &test-image repo.osgeo.org/postgis/build-test:trisquel11
steps-env: &steps-env
- export PATH=/usr/lib/postgresql/$${PGVER}/bin:$${PATH}
- export PGPORT=$$(grep ^port /etc/postgresql/$${PGVER}/main/postgresql.conf | awk '{print $$3}')
-----------------------------------------------------------------------
Summary of changes:
.woodpecker/regress.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
PostGIS
More information about the postgis-tickets
mailing list