We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75a2406 commit ab94508Copy full SHA for ab94508
.drone.yml
@@ -21,5 +21,5 @@ pipeline:
21
- service postgresql start
22
- make check RUNTESTFLAGS=-v
23
- make install
24
- - utils/check_all_upgrades.sh \
+ - utils/check_all_upgrades.sh
25
`grep '^POSTGIS_' Version.config | cut -d= -f2 | paste -sd '.'`
0 commit comments