[geos-commits] [SCM] GEOS branch 3.7 updated. 45b3a0ac3023b3ffbeaf7d3d886abb12f53d47a6

git at osgeo.org git at osgeo.org
Mon Jun 3 08:03:30 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, 3.7 has been updated
       via  45b3a0ac3023b3ffbeaf7d3d886abb12f53d47a6 (commit)
      from  676af3f82774b27fdd1a4f3b9fbe406b4a7c85e8 (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 45b3a0ac3023b3ffbeaf7d3d886abb12f53d47a6
Author: Sandro Santilli <strk at kbt.io>
Date:   Mon Jun 3 17:03:09 2019 +0200

    [drone] pull test image upfront

diff --git a/.drone-1.0.yml b/.drone-1.0.yml
index 4840984..679f5c1 100644
--- a/.drone-1.0.yml
+++ b/.drone-1.0.yml
@@ -14,6 +14,7 @@ clone:
 steps:
   - name: build
     image: *test-image
+    pull: true
     commands:
       - ./autogen.sh
       - CXXFLAGS="-O0" ./configure

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

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


hooks/post-receive
-- 
GEOS


More information about the geos-commits mailing list