[postgis-tickets] r15217 - Update drone yml to 0.5 version
Sandro Santilli
strk at kbt.io
Fri Oct 28 08:41:13 PDT 2016
Author: strk
Date: 2016-10-28 08:41:13 -0700 (Fri, 28 Oct 2016)
New Revision: 15217
Modified:
branches/2.2/.drone.yml
Log:
Update drone yml to 0.5 version
See https://git.osgeo.org/gogs/sac/gogs-service/issues/14
Modified: branches/2.2/.drone.yml
===================================================================
--- branches/2.2/.drone.yml 2016-10-28 15:41:06 UTC (rev 15216)
+++ branches/2.2/.drone.yml 2016-10-28 15:41:13 UTC (rev 15217)
@@ -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