[geos-commits] [SCM] GEOS branch master updated. 7f8262fe2b297811c74e27284ecdf3e228d5e8d7

git at osgeo.org git at osgeo.org
Mon Jun 3 07:09:00 PDT 2019


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

The branch, master has been updated
       via  7f8262fe2b297811c74e27284ecdf3e228d5e8d7 (commit)
      from  17b84d02d61d2958c9c1df33d6954cc956406380 (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 7f8262fe2b297811c74e27284ecdf3e228d5e8d7
Author: Sandro Santilli <strk at kbt.io>
Date:   Mon Jun 3 08:08:56 2019 +0200

    [drone] Build doxygen docs too

diff --git a/.drone-1.0.yml b/.drone-1.0.yml
index c3ca94e..6b14076 100644
--- a/.drone-1.0.yml
+++ b/.drone-1.0.yml
@@ -22,3 +22,7 @@ steps:
     image: *test-image
     commands:
       - CXXFLAGS="-O0" make check V=0
+  - name: docs
+    image: *test-image
+    commands:
+      - make doxygen

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

Summary of changes:
 .drone-1.0.yml | 4 ++++
 1 file changed, 4 insertions(+)


hooks/post-receive
-- 
GEOS


More information about the geos-commits mailing list