[SCM] PostGIS branch stable-3.3 updated. 3.3.6-18-gf8379dce0
git at osgeo.org
git at osgeo.org
Thu Mar 28 08:03:50 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, stable-3.3 has been updated
via f8379dce04b723805d78fff7d9ee4d648ac6a170 (commit)
from 57f74c5218e540602a0e64ba788a85ec76293566 (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 f8379dce04b723805d78fff7d9ee4d648ac6a170
Author: Regina Obe <lr at pcorp.us>
Date: Thu Mar 28 11:03:25 2024 -0400
Try to fix remaining woodpecker warnings
diff --git a/.woodpecker/regress.yml b/.woodpecker/regress.yml
index 2816ace5e..15f7ef155 100644
--- a/.woodpecker/regress.yml
+++ b/.woodpecker/regress.yml
@@ -1,3 +1,5 @@
+when:
+ event: [push, pull_request, tag]
variables:
test-image: &test-image docker.osgeo.org/postgis/build-test:trisquel3
steps-env: &steps-env
-----------------------------------------------------------------------
Summary of changes:
.woodpecker/regress.yml | 2 ++
1 file changed, 2 insertions(+)
hooks/post-receive
--
PostGIS
More information about the postgis-tickets
mailing list