[geos-commits] [SCM] GEOS branch master updated. 08db0bf34030738151fd253a68fe778dc9c8a569

git at osgeo.org git at osgeo.org
Sat Aug 1 18:36:10 PDT 2020


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  08db0bf34030738151fd253a68fe778dc9c8a569 (commit)
      from  db0e889efe8d48bd7131f8ea94443168824acd12 (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 08db0bf34030738151fd253a68fe778dc9c8a569
Author: Regina Obe <lr at pcorp.us>
Date:   Sat Aug 1 21:36:02 2020 -0400

    Turn off doc building on dronie for now -- all screwy since we are in flux

diff --git a/.drone-1.0.yml b/.drone-1.0.yml
index 7097fc8..52b5357 100644
--- a/.drone-1.0.yml
+++ b/.drone-1.0.yml
@@ -23,10 +23,10 @@ steps:
     image: *test-image
     commands:
       - CXXFLAGS="-O0" make check V=0
-  - name: docs
-    image: *test-image
-    commands:
-      - make doxygen-checked
+  # - name: docs
+  #   image: *test-image
+  #   commands:
+  #     - make doxygen-checked
   # - name: valgrindcheck
   #   image: *test-image
   #   commands:

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

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


hooks/post-receive
-- 
GEOS


More information about the geos-commits mailing list