[postgis-tickets] r15218 - Update drone yml to 0.5 version

Sandro Santilli strk at kbt.io
Fri Oct 28 08:42:40 PDT 2016


Author: strk
Date: 2016-10-28 08:42:40 -0700 (Fri, 28 Oct 2016)
New Revision: 15218

Modified:
   branches/2.1/.drone.yml
Log:
Update drone yml to 0.5 version

See https://git.osgeo.org/gogs/sac/gogs-service/issues/14

Modified: branches/2.1/.drone.yml
===================================================================
--- branches/2.1/.drone.yml	2016-10-28 15:41:13 UTC (rev 15217)
+++ branches/2.1/.drone.yml	2016-10-28 15:42:40 UTC (rev 15218)
@@ -9,8 +9,8 @@
 
 pipeline:
   clone:
-    image: git
-    depth: 50
+    image: plugins/git
+    depth: 20
     recursive: false
   build:
     image: *test-image



More information about the postgis-tickets mailing list