[postgis-tickets] [SCM] PostGIS branch stable-2.5 updated. 2.5.4-16-g55c042d

git at osgeo.org git at osgeo.org
Sat Jun 27 10:23:28 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 "PostGIS".

The branch, stable-2.5 has been updated
       via  55c042d5f79a2f1db522718636f8f7d3c874565b (commit)
      from  f389c661c74c64dd9433a52036f7ef45ead74088 (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 55c042d5f79a2f1db522718636f8f7d3c874565b
Author: Regina Obe <lr at pcorp.us>
Date:   Sat Jun 27 13:23:19 2020 -0400

    Change to only test 9.5 on cloud-drone for 2.5

diff --git a/.cloud-drone.yml b/.cloud-drone.yml
index 9a8632b..58308d8 100644
--- a/.cloud-drone.yml
+++ b/.cloud-drone.yml
@@ -19,16 +19,4 @@ steps:
     pull: true
     commands:
       - PGVER=9.5 sh ci/dronie/postgis_regress.sh
-
-  - name: build-9.6
-    image: *test-image
-    pull: true
-    commands:
-      - PGVER=9.6 sh ci/dronie/postgis_regress.sh
-
-  - name: build-10
-    image: *test-image
-    pull: true
-    commands:
-      - PGVER=10 sh ci/dronie/postgis_regress.sh
 ...

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

Summary of changes:
 .cloud-drone.yml | 12 ------------
 1 file changed, 12 deletions(-)


hooks/post-receive
-- 
PostGIS


More information about the postgis-tickets mailing list