[postgis-tickets] r15187 - Add upgrade step
Sandro Santilli
strk at kbt.io
Fri Oct 7 12:30:52 PDT 2016
Author: strk
Date: 2016-10-07 12:30:52 -0700 (Fri, 07 Oct 2016)
New Revision: 15187
Modified:
trunk/.drone.yml
Log:
Add upgrade step
Modified: trunk/.drone.yml
===================================================================
--- trunk/.drone.yml 2016-10-07 18:57:53 UTC (rev 15186)
+++ trunk/.drone.yml 2016-10-07 19:30:52 UTC (rev 15187)
@@ -19,3 +19,5 @@
commands:
- service postgresql start
- make check
+ - make install
+ - utils/check_all_upgrades.sh 2.4.0dev
More information about the postgis-tickets
mailing list