[postgis-tickets] r17144 - try to fix yaml: unknown anchor 'test-image' referenced

Regina Obe lr at pcorp.us
Sun Jan 13 12:58:48 PST 2019


Author: robe
Date: 2019-01-13 12:58:48 -0800 (Sun, 13 Jan 2019)
New Revision: 17144

Modified:
   trunk/.drone-1.0.yml
Log:
try to fix yaml: unknown anchor 'test-image' referenced 

Modified: trunk/.drone-1.0.yml
===================================================================
--- trunk/.drone-1.0.yml	2019-01-13 20:56:18 UTC (rev 17143)
+++ trunk/.drone-1.0.yml	2019-01-13 20:58:48 UTC (rev 17144)
@@ -4,6 +4,9 @@
 
 # See https://git.osgeo.org/gitea/postgis/postgis-docker
 test-image: &test-image docker.kbt.io/postgis/build-test:trisquel2
+kind: pipeline
+name: postgis
+
 clone:
     image: plugins/git
     depth: 20



More information about the postgis-tickets mailing list