[postgis-tickets] [SCM] PostGIS branch master updated. 3.4.0rc1-366-g904b079d7

git at osgeo.org git at osgeo.org
Sat Sep 9 09:37:17 PDT 2023


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  904b079d74e5f5147b860d92bb8bbf95c4b592e3 (commit)
      from  b74322912e5321e6df5bcbe0457cb40e8117bbdd (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 904b079d74e5f5147b860d92bb8bbf95c4b592e3
Author: Sandro Santilli <strk at kbt.io>
Date:   Sat Sep 9 18:36:52 2023 +0200

    [woodie] Always build images before spawning parallel PDF builds

diff --git a/.woodpecker/docs.yml b/.woodpecker/docs.yml
index 8cc75d47e..fada45c27 100644
--- a/.woodpecker/docs.yml
+++ b/.woodpecker/docs.yml
@@ -44,7 +44,7 @@ steps:
     commands:
       - make -C build-docs/doc images
     when:
-      path: *when_path
+      path: *when_path_full
   build-html:
     image: *test_image
     group: output

-----------------------------------------------------------------------

Summary of changes:
 .woodpecker/docs.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
PostGIS


More information about the postgis-tickets mailing list