From f43bfdd464a9dc4fcc487dc5bfda93b53b882e1c Mon Sep 17 00:00:00 2001 From: Regina Obe Date: Sun, 13 Jan 2019 21:19:11 +0000 Subject: [PATCH] try to fix yaml: no default pipeline git-svn-id: http://svn.osgeo.org/postgis/trunk@17146 b70326c6-7e19-0410-871a-916f4a2858ee --- .drone-1.0.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone-1.0.yml b/.drone-1.0.yml index 54a5d52dc..b5e44e166 100644 --- a/.drone-1.0.yml +++ b/.drone-1.0.yml @@ -76,3 +76,4 @@ steps: - make install - utils/check_all_upgrades.sh `grep '^POSTGIS_' Version.config | cut -d= -f2 | paste -sd '.'` +... -- 2.40.0