[geos-commits] [SCM] GEOS branch master updated. 832b077eba511c70069b36d485063c26462c05a4

git at osgeo.org git at osgeo.org
Mon Jun 3 08:03:59 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  832b077eba511c70069b36d485063c26462c05a4 (commit)
      from  da0edd9b9f28ca0b61b66c4e24bcddf329318bc9 (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 832b077eba511c70069b36d485063c26462c05a4
Author: Sandro Santilli <strk at kbt.io>
Date:   Mon Jun 3 17:03:45 2019 +0200

    [drone] pull docker image upfront

diff --git a/.drone-1.0.yml b/.drone-1.0.yml
index 6b14076..c243718 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