From: Regina Obe Date: Sun, 13 Jan 2019 21:19:11 +0000 (+0000) Subject: try to fix yaml: no default pipeline X-Git-Tag: 3.0.0alpha1~213 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f43bfdd464a9dc4fcc487dc5bfda93b53b882e1c;p=postgis try to fix yaml: no default pipeline git-svn-id: http://svn.osgeo.org/postgis/trunk@17146 b70326c6-7e19-0410-871a-916f4a2858ee --- 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 '.'` +...