[postgis-tickets] r15858 - Attempt to fix yaml syntax in drone config
Sandro Santilli
strk at kbt.io
Sat Sep 30 10:30:45 PDT 2017
Author: strk
Date: 2017-09-30 10:30:44 -0700 (Sat, 30 Sep 2017)
New Revision: 15858
Modified:
trunk/.drone.yml
Log:
Attempt to fix yaml syntax in drone config
Modified: trunk/.drone.yml
===================================================================
--- trunk/.drone.yml 2017-09-30 15:26:28 UTC (rev 15857)
+++ trunk/.drone.yml 2017-09-30 17:30:44 UTC (rev 15858)
@@ -21,5 +21,5 @@
- service postgresql start
- make check RUNTESTFLAGS=-v
- make install
- - utils/check_all_upgrades.sh \
+ - utils/check_all_upgrades.sh
`grep '^POSTGIS_' Version.config | cut -d= -f2 | paste -sd '.'`
More information about the postgis-tickets
mailing list