[geos-commits] [SCM] GEOS branch master updated. 0817209fb4347e9dd265b2c37c252c94b1dd0941

git at osgeo.org git at osgeo.org
Sat Jun 15 07:37:54 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  0817209fb4347e9dd265b2c37c252c94b1dd0941 (commit)
      from  0ed91e0e4bb76e70ef41e10746835ad65ef8f917 (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 0817209fb4347e9dd265b2c37c252c94b1dd0941
Author: Sandro Santilli <strk at kbt.io>
Date:   Fri Jun 14 22:37:25 2019 +0200

    [drone] Pull image _always_

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

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

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


hooks/post-receive
-- 
GEOS


More information about the geos-commits mailing list