[geos-commits] [SCM] GEOS branch 3.7 updated. d8ecc2723221ec45439abc4dac3e78a9d5ad2eb8

git at osgeo.org git at osgeo.org
Wed Jun 19 23:18:36 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  d8ecc2723221ec45439abc4dac3e78a9d5ad2eb8 (commit)
      from  f40203ce1e03a6e7ad480fa9cdef100d13f9294a (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 d8ecc2723221ec45439abc4dac3e78a9d5ad2eb8
Author: Sandro Santilli <strk at kbt.io>
Date:   Thu Jun 20 08:18:09 2019 +0200

    [drone] Fix pull request for docker image

diff --git a/.drone-1.0.yml b/.drone-1.0.yml
index 679f5c1..913e01c 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