[SCM] postgis.net branch ci created. clarity-final-93-gf2a725d

git at osgeo.org git at osgeo.org
Fri May 31 05:10:27 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.net".

The branch, ci has been created
        at  f2a725d79a93b3418f916456b9cede6ffa41b079 (commit)

- Log -----------------------------------------------------------------
commit f2a725d79a93b3418f916456b9cede6ffa41b079
Author: Sandro Santilli <strk at kbt.io>
Date:   Fri May 31 14:10:10 2024 +0200

    Add woodpecker workflow

diff --git a/.woodpecker/build.yml b/.woodpecker/build.yml
new file mode 100644
index 0000000..3bb9d76
--- /dev/null
+++ b/.woodpecker/build.yml
@@ -0,0 +1,9 @@
+when:
+  event: [push, pull_request]
+
+steps:
+
+  build:
+    image: hugomods/hugo
+    commands:
+      - hugo

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


hooks/post-receive
-- 
postgis.net


More information about the postgis-tickets mailing list