[postgis-tickets] r17156 - Latest gave 9.5, no so latest, try switching to the pg11 geomaster image

Regina Obe lr at pcorp.us
Tue Jan 15 02:04:41 PST 2019


Author: robe
Date: 2019-01-15 14:04:41 -0800 (Tue, 15 Jan 2019)
New Revision: 17156

Modified:
   trunk/.drone-1.0.yml
Log:
Latest gave 9.5, no so latest, try switching to the pg11 geomaster image

Modified: trunk/.drone-1.0.yml
===================================================================
--- trunk/.drone-1.0.yml	2019-01-15 21:57:05 UTC (rev 17155)
+++ trunk/.drone-1.0.yml	2019-01-15 22:04:41 UTC (rev 17156)
@@ -74,9 +74,9 @@
         `grep '^POSTGIS_' Version.config | cut -d= -f2 | paste -sd '.'`
 
 ---
-test-image: &test-image postgis/postgis-build-env:latest
+test-image: &test-image postgis/postgis-build-env:pg11-geosmaster-gdal23-proj51
 kind: pipeline
-name: pg-11-latest
+name: pg-11-geomaster-gdal23-proj51
 steps:
   - name: build
     image: *test-image



More information about the postgis-tickets mailing list