[SCM] postgis.net branch fix-ci created. clarity-final-245-g3d427b7

git at osgeo.org git at osgeo.org
Tue Aug 11 23:07:46 PDT 2026


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.net".

The branch, fix-ci has been created
        at  3d427b701daad317fe901ae71187a9a88f7ccd7c (commit)

- Log -----------------------------------------------------------------
commit 3d427b701daad317fe901ae71187a9a88f7ccd7c
Author: Regina Obe <lr at pcorp.us>
Date:   Wed Aug 12 02:07:13 2026 -0400

    try to fix woodpecker ci

diff --git a/.woodpecker/build.yml b/.woodpecker/build.yml
index 694a343..034a21f 100644
--- a/.woodpecker/build.yml
+++ b/.woodpecker/build.yml
@@ -6,7 +6,7 @@ steps:
   build:
     image: hugomods/hugo
     commands:
-      - apk add --no-cache git make
+      - apk add --no-cache git make python3
       - git clone --depth 1 https://gitea.osgeo.org/postgis/postgis.git /tmp/postgis
       - make site POSTGIS=/tmp/postgis
 

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


hooks/post-receive
-- 
postgis.net


More information about the postgis-tickets mailing list