[postgis-tickets] r15004 - Add required image directive under clone:

Sandro Santilli strk at kbt.io
Tue Jul 19 15:52:10 PDT 2016


Author: strk
Date: 2016-07-19 15:52:09 -0700 (Tue, 19 Jul 2016)
New Revision: 15004

Modified:
   trunk/.drone.yml
Log:
Add required image directive under clone:

Modified: trunk/.drone.yml
===================================================================
--- trunk/.drone.yml	2016-07-19 22:45:46 UTC (rev 15003)
+++ trunk/.drone.yml	2016-07-19 22:52:09 UTC (rev 15004)
@@ -1,6 +1,7 @@
 # See http://readme.drone.io/0.5/usage/overview
 pipeline:
   clone:
+    image: git
     depth: 50
     recursive: false
   build:



More information about the postgis-tickets mailing list