Skip to content

Commit ab94508

Browse files
committed
Attempt to fix yaml syntax in drone config
git-svn-id: http://svn.osgeo.org/postgis/trunk@15858 b70326c6-7e19-0410-871a-916f4a2858ee
1 parent 75a2406 commit ab94508

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.drone.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@ pipeline:
2121
- service postgresql start
2222
- make check RUNTESTFLAGS=-v
2323
- make install
24-
- utils/check_all_upgrades.sh \
24+
- utils/check_all_upgrades.sh
2525
`grep '^POSTGIS_' Version.config | cut -d= -f2 | paste -sd '.'`

0 commit comments

Comments
 (0)