[postgis-tickets] r17327 - Get rid of 11 travis docker build doesn't work - will revisit later

Regina Obe lr at pcorp.us
Mon Mar 11 10:03:36 PDT 2019


Author: robe
Date: 2019-03-11 10:03:36 -0700 (Mon, 11 Mar 2019)
New Revision: 17327

Modified:
   branches/2.5/.drone-1.0.yml
Log:
Get rid of 11 travis docker build doesn't work - will revisit later

Modified: branches/2.5/.drone-1.0.yml
===================================================================
--- branches/2.5/.drone-1.0.yml	2019-03-11 14:30:43 UTC (rev 17326)
+++ branches/2.5/.drone-1.0.yml	2019-03-11 17:03:36 UTC (rev 17327)
@@ -72,15 +72,4 @@
       - make install
       - utils/check_all_upgrades.sh
         `grep '^POSTGIS_' Version.config | cut -d= -f2 | paste -sd '.'`
-
----
-test-image: &test-image postgis/postgis-build-env:pg11-geosmaster-gdal23-proj51
-kind: pipeline
-name: pg-11-geomaster-gdal23-proj51
-steps:
-  - name: build
-    image: *test-image
-    pull: true
-    commands:
-      - bash ci/travis/run_tests.sh
 ...



More information about the postgis-tickets mailing list