Skip to content

Commit 7879259

Browse files
committed
chore: tmp deactivate postgis on this test
1 parent 013d96b commit 7879259

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ansible/tasks/test-image.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,8 @@
7777
patterns:
7878
- '*timescaledb*.sql'
7979
- '*plv8*.sql'
80+
- '*postgis*.sql'
81+
- '*pgrouting*.sql'
8082
register: files_to_remove
8183
when: is_psql_oriole
8284

0 commit comments

Comments
 (0)